[LLVMdev] llvm-gcc compilation error: BUILT_IN_ADJUST_TRAMPOLINE undeclared
Török Edwin
edwintorok at gmail.com
Tue Nov 18 02:27:11 PST 2008
On 2008-11-18 12:22, Johan Cockx wrote:
> You're right, thanks. However, now I ran into the next problem.
> This seems to be related to the fact that I have a 64-bit machine?
>
> $ ../../src/llvm-gcc/configure --prefix=/home/johan/llvm
> --program-prefix=llvm- --enable-llvm=/home/johan/
> llvm/obj/llvm --enable-languages=c,c++
Use --disable-multilib
--Edwin
More information about the llvm-dev
mailing list