Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: llvm - The Low Level Virtual Machine https://bugzilla.redhat.com/show_bug.cgi?id=240169 ------- Additional Comments From michel.sylvan@xxxxxxxxx 2008-01-22 23:37 EST ------- Might have found the problem with building the GCC front-end: >From llvm-gcc's README.LLVM: "X86-64/AMD-64/EM64-T for any OS other than Darwin/Mac OS X: When targeting non-darwin X86-64/AMD-64/EM64-T, configure with --disable-shared. The LLVM X86-64 backend doesn't support PIC codegen on non-darwin systems yet. If you get a build error, try configuring with --disable-multilib" Our LLVM is configured the other way around, with --disable-static and --enable-shared, *and* --with-pic. Will check if changing those settings result in a buildable LLVM. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review