similar to: LLVM 9.0.0 prebuilt binaries for MacOS

Displaying 20 results from an estimated 11000 matches similar to: "LLVM 9.0.0 prebuilt binaries for MacOS"

2019 Oct 17
3
LLVM 9.0.0 prebuilt binaries for MacOS
Vedant, Thanks for building the packages before. Could you detail what's required to build these binaries on macOS so that someone else could replicate it? Thanks, Tobias On Mon, Oct 14, 2019 at 8:29 PM Vedant Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi Gio, > > I prepared the macOS packages for the past few releases, but have less time to keep up with
2002 Nov 26
1
Prebuilt binaries for Sparc Solaris2.8
Hello, since a few days I'm fascinated by rsync and could successfully build rsync on the machine I'm the admin of, it was easy to mirror several sites we are providing on our ftp server. These few words only for introduction. Well, as far as I have seen there are no prebuilt binaries for more actual versions of Solaris than Solaris2.5.1. What I would like to offer you is that I can
2019 Mar 21
2
LLVM 8.0.0 Release
Hans, I'd like to make sure that I'm using the right LLVM version. I tried to download LLVM 8 from the link in your email by cloning this repository: git clone https://github.com/llvm/llvm-project.git When I do llc --version, it says LLVM 9.0.0 instead of 8.0.0 LLVM (http://llvm.org/): LLVM version 9.0.0svn DEBUG build with assertions. Default target: x86_64-unknown-linux-gnu
2019 Mar 21
4
LLVM 8.0.0 Release
cmake ../llvm/ -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_INSTALL_PREFIX=../install -DLLVM_TARGETS_TO_BUILD="XXX" -DLLVM_ENABLE_PROJECTS='lld;clang;' ________________________________ From: Hans Wennborg <hans at chromium.org> Sent: Thursday, March 21, 2019 2:21 AM To: Josh Sharp Cc: Brian Cain; via llvm-dev Subject: Re: [llvm-dev] LLVM 8.0.0
2019 Mar 21
2
LLVM 8.0.0 Release
Thanks, Brian I tried enabling both the lld and the clang projects by adding -DLLVM_ENABLE_PROJECTS='lld;clang' into the cmake command. After the build completed successfully, I can see ld.lld in my bin folder but not clang. Is it supposed to be in another folder? Thanks. ________________________________ From: Brian Cain <brian.cain at gmail.com> Sent: Wednesday, March 20, 2019
2003 Oct 27
1
Fwd: Re: Asterisk on FreeBSD
Your log file almost looks like a bug in Asterisk doesn't it? Why call poll() with a zero timeout while passing only one FD? and then why do the read when there is no data? Read the man pages for all the system calls Take a look at the source chan_sip.c /* Wait for sched or io */ res = ast_sched_wait(sched); if ((res < 0) || (res > 1000))
2019 Jun 08
2
Help Building LLVM for Android
Hey Guys, I'm working on a project in Android related to System-level Audio DSP Effects for Tuning Android Audio. I want to leverage Faust ( https://faust.grame.fr/) to allow users to program their own filters. Faust provides a libfaust implementation which includes a JIT Compiler which leverages LLVM and seems to be the best path for me to use. Unfortunately I'm having problems
2015 Feb 14
2
freenas USB connection error
Hi all, I'm a new user trying to get a Proline UPS I1000 UPS to work with freenas 9.3 over USB. When running upsdrvctl I get a permission denied error. Required debug info: OS name and version, # uname -a FreeBSD freenas.local 9.3-RELEASE-p5 FreeBSD 9.3-RELEASE-p5 #2 r275790+f84e770: Tue Dec 23 23:35:33 PST 2014 root at
2015 May 07
1
Prebuilt Binaries xi.rename-it.nl down ?
Hello, Since several days the repo (xi.rename-it.nl (217.119.238.14)) is no longer accessible. I'd found here for Debian/Ubuntu => http://wiki2.dovecot.org/PrebuiltBinaries Is it off, or temporarily down ? Could not connect to xi.rename-it.nl:80 (217.119.238.14). - connect (110: Connection timed out) Bests Regards, Nathan
2018 May 02
2
Mac downloads at http://releases.llvm.org/download.html recently requiring latest MacOS
I described this off-list to Zac, but for anyone else who is following, simply specifying the target triple is not enough to have the build system set an older macOS deployment target. I.e the 6.0.0-rc1 binaries I've just uploaded have the same deployment target problem. Looking at the 5.0.0 and 6.0.0-rc1 binaries, I can confirm that their deployment target was too new: Load command 9
2018 May 02
0
Mac downloads at http://releases.llvm.org/download.html recently requiring latest MacOS
How is -mmacosx-version-min=10.9 being set? LLVM_COMPILE_FLAGS? Or CMAKE_CXX_COMPILE? > On May 2, 2018, at 19:22, Vedant Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > I described this off-list to Zac, but for anyone else who is following, simply specifying the target triple is not enough to have the build system set an older macOS deployment target. I.e the 6.0.0-rc1
2018 May 01
2
Mac downloads at http://releases.llvm.org/download.html recently requiring latest MacOS
The past few packages on http://releases.llvm.org/download.html for mac have required the latest version of mac os. Previously they were built for 10.5 (I believe). I was just wondering if there is a technical reason for this change in requirements and if not, if it could be revered. I have systems I actively use which are 10.10 and 10.11 and it would be awesome if I didn't have to build
2018 May 02
0
Mac downloads at http://releases.llvm.org/download.html recently requiring latest MacOS
Hi Zac, Thanks for the heads-up. I've started targeting a minimum macOS deployment target of 10.9 for the release binaries. Hope this helps. Let me know if there are any issues. vedant > On May 1, 2018, at 4:13 PM, Zac Hansen via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > The past few packages on http://releases.llvm.org/download.html
2008 Apr 18
0
Prebuilt OpenSolaris / Nexenta DomU with ZFS root?
Does anyone know of a prebuilt Solaris or Nexenta DomU with a ZFS root that uses paravirtualization? I''ve been mulling over the directions for both, but my Xen DomU is Fedora for the moment. (I hope to use OpenSolaris as my Dom0 at some point, but due to lack of hardware and time, I need to build the VMs first before I format my home-server.) Thanks, -Luke
2015 Feb 15
0
freenas USB connection error
On Feb 14, 2015, at 2:43 PM, J Neethling <jneethling at webmail.co.za> wrote: > 67611 blazer_usb CALL write(0x2,0x7fffffffd2a0,0xc) > 67611 blazer_usb GIO fd 2 wrote 12 bytes > " 0.280697 " > 67611 blazer_usb RET write 12/0xc > 67611 blazer_usb CALL write(0x2,0x7fffffffd2a0,0x35) > 67611 blazer_usb GIO fd 2 wrote 53 bytes >
2020 Sep 07
4
NT_STATUS_NETWORK_SESSION_EXPIRED
Hi, Looking for some help with this issue, been struggling for a few weeks We run a file server using Samba 4.9.5 (openSUSE Leap 15.2 4.9.5+git.343.4bc358522a9-lp151.2.27.1). Active Directory using Windows Server 2016. The Samba server is a member of the domain. Windows 10 desktops and Linux desktops are also domain members. Windows 10 desktops map network drives to the Samba server, no issues
2018 Aug 27
3
LLVM/Clang/Compiler-RT tarballs version 7.0.0rc2
Yeah, I see. You have an unusual development process seen from my POV. IMHO you can provide the tarballs before the "binaries" are uploaded which means "prebuilt binaries". That could increase the quality of developing when different arch/os maintainers give their OK. But for 7.0.0rc1 I see only prebuilt binaries for... * macOS * FreeBSD10 AMD64 * Windows (32-bit) * Windows
2008 Dec 17
1
rsync 3.0.4 hangs when I increase verbosity
Hi all,I need some help. I self compiled rsync 3.0.4 on Mac OSX 10.4 (Tiger)Trying to run the command below...rsync --dry-run -aucvvvX --log-file=fly-dryrun.txt /Volumes/airplane/ /Volumes/plane/flight when running the above command, rsync idles with no action. Anything above 2 v's (-vv), rsync will sit at message below.--------------------------[sender] make_file(\#342\#200\#242Unused
2007 Nov 07
1
[LLVMdev] Getting started using MinGW binary release?
Sam, > Am I supposed to install MinGW (maybe MSYS) and extract prebuilt > packages ( llvm-2.1-x86-mingw32.tar.bz2 and > llvm-gcc4.0-2.1-x86-mingw32.tar.bz2) to C:\MinGW ?? llvm-as != as. You'll need to have binutils installed in order to compile & link. -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2020 Sep 15
2
Fwd: Automatic mapping shares on logon time
See answer at the bottom. Le 14/09/2020 ? 15:56, jmpatagonia via samba a ?crit?: > Yes sorry for my mistake, we need map share folders that the user have > permission, at logon time on Linux Desktop User. > > And if for example a user change of departament or area, the shares change, > so we change the maps shares folders on logon. > > On Windows users is easy like GPO o