Displaying 20 results from an estimated 9000 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
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
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
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
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 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
2004 Jul 01
1
help.start() not able to run (PR#7040)
Full_Name: Matthew Krause
Version: 1.9.1
OS: Mac OS 10.3.4
Submission from: (NULL) (194.78.187.114)
To whom it may concern:
I cannot get "help.start()" to work after installing the latest version of R (v
1.9.1). I had no problems with this when running the previous version (v1.8).
In the R Console window, the following dialogue appears in the latest version:
> help.start()
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
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
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
2005 Jul 04
1
r version 2.1.0 and graphics in mac os 10.3.9
I use mac os 10.3.9 and I've installed in my computer R 2.1.0 (I
believe this is the latest R version).
Although it works alright when I open R by clicking in the R icon, I
cannot use the graphics facility when I open R from a X-terminal window
(or x-11 window).
In fact, when I try to open R I get the message that I pasted below.
Is this a R bug?
Is R assuming that I should have the
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.