This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/49892] Error in configure test xgcc in x86_64-apple-darwin11.0.0/libgcc


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49892

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |howarth at nitro dot
                   |                            |med.uc.edu

--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-07-29 12:43:41 UTC ---
You are trying to compile FSF gcc with Apple's llvm-gcc from Xcode 4.1. This
llvm-gcc suffers from http://llvm.org/bugs/show_bug.cgi?id=9571 whose fix from
llvm-gcc 2.9 hasn't been backported into Apple's llvm-gcc yet. Use clang or
gcc-4.2 to bootstrap instead.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]