Displaying 4 results from an estimated 4 matches for "deltaprime".
2010 Jul 30
2
[LLVMdev] Building LLVM 2.7 on OpenSolaris
I obtained the release as 'clang-2.7.tgz' from the official download
site. I think the README says to move the compiler to the './tools/
clang' directory.
I'll remove '--enable-targets=host,x86_64' from configure and attempt
a fresh build.
On Jul 29, 2010, at 6:15 PM, Eric Christopher wrote:
>
> On Jul 29, 2010, at 6:09 PM, Laszlo Kiss wrote:
>
2010 Jul 30
2
[LLVMdev] Building LLVM 2.7 on OpenSolaris
I've sent a bug report with the relevant info (maybe a bit more than
that).
Note that altering the configure invocation to the bare minimum (--
prefix only) led to the same link failure.
On Jul 29, 2010, at 6:33 PM, Eric Christopher wrote:
>
> On Jul 29, 2010, at 6:32 PM, Laszlo Kiss wrote:
>
>> I obtained the release as 'clang-2.7.tgz' from the official
2010 Jul 30
2
[LLVMdev] Building LLVM 2.7 on OpenSolaris
I'm interested in using LLVM for compiling to x86_64 native code
(ELF64), so I selected 'x86_64' as the architecture. I added 'host'
just-in-case...
The '--with-built-clang' selection is for building the Clang LLVM C
compiler instead of using a gcc front end. I placed the Clang
distribution in './tools/clang'.
On Jul 29, 2010, at 5:40 PM, Eric
2010 Jul 30
2
[LLVMdev] Building LLVM 2.7 on OpenSolaris
The build process fails to link the LLVM tools. Specifically, the
first tool to build is 'opt' which results in 700+ undefined symbols.
I looked into the Makefiles and found that the "LINK_COMPONENTS" make
variable does not get the correct set of libraries. In fact, at the
top level Makefile.rules, the variable is set to "support system",
however, these do not