This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/49892] Error in configure test xgcc in x86_64-apple-darwin11.0.0/libgcc
- From: "danp57 at optonline dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 29 Jul 2011 23:09:30 +0000
- Subject: [Bug other/49892] Error in configure test xgcc in x86_64-apple-darwin11.0.0/libgcc
- Auto-submitted: auto-generated
- References: <bug-49892-4@http.gcc.gnu.org/bugzilla/>
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.