[LLVMbugs] [Bug 15044] Unable to build LLVM with clang and compiler-rt on RHEL 5

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 22 13:13:14 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15044

Sean Mackrory <mackrorysd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
         Resolution|FIXED                       |INVALID

--- Comment #6 from Sean Mackrory <mackrorysd at gmail.com> 2013-01-22 15:13:14 CST ---
Yes. I installed the gcc44 packages in RHEL 5, changed the appropriate symlinks
in /usr/bin, and the next build succeeded. Here's the new `gcc -v` in case
anyone cares. Thank you very much for the quick response! I apologize for not
reading that Getting Started document earlier.

Using built-in specs.
Target: x86_64-redhat-linux6E
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --disable-gnu-unique-object
--with-as=/usr/libexec/binutils220/as --enable-languages=c,c++,fortran
--disable-libgcj
--with-mpfr=/builddir/build/BUILD/gcc-4.4.7-20120601/obj-x86_64-redhat-linux6E/mpfr-install/
--with-ppl=/builddir/build/BUILD/gcc-4.4.7-20120601/obj-x86_64-redhat-linux6E/ppl-install
--with-cloog=/builddir/build/BUILD/gcc-4.4.7-20120601/obj-x86_64-redhat-linux6E/cloog-install
--with-tune=generic --with-arch_32=i586 --build=x86_64-redhat-linux6E
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-1) (GCC)

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list