[LLVMdev] llvm-gcc compilation error: BUILT_IN_ADJUST_TRAMPOLINE undeclared

Duncan Sands baldrick at free.fr
Tue Nov 18 01:53:38 PST 2008


Hi

> This is my first attempt to compile llvm-gcc.
> The llvm core compiled without problems.

you didn't tell it where to find llvm when you configured.
Check out README.LLVM, in particular the --enable-llvm=
option.

Ciao,

Duncan.



More information about the llvm-dev mailing list