[Bug 240169] Review Request: llvm - The Low Level Virtual Machine

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 23 04:37:50 UTC 2008


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 at gmail.com  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.




More information about the Fedora-package-review mailing list