http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49892
--- Comment #2 from Daniel E. Platt <danp57 at optonline dot net> 2011-07-29 23:09:26 UTC --- Thanks! This works. Best, Dan On Jul 29, 2011, at 8:44 AM, howarth at nitro dot med.uc.edu wrote: > 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. > > -- > Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug.