[LLVMdev] llvm-gcc compilation error: BUILT_IN_ADJUST_TRAMPOLINE undeclared
Johan Cockx
johan at sikanda.be
Tue Nov 18 05:15:48 PST 2008
Edwin,
--disable-multilib works, thanks for the hint.
The problem seems to be that the package glibc-devel for i386 is not
installed on my machine. I can't install it because it conflicts with glibc
for i686, which is required for a number of other packages for reasons that
are not clear to me.
Anyway, this is no longer an llvm problem.
On Tue, Nov 18, 2008 at 11:27 AM, Török Edwin <edwintorok at gmail.com> wrote:
> 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
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081118/a93504f3/attachment.html>
More information about the llvm-dev
mailing list