This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/51779] gcc 4.6.2 build fails on Mac OS X Lion w/Xcode 4.2, with gfortran erorr
- From: "zippy at anl dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 07 Jan 2012 20:24:20 +0000
- Subject: [Bug fortran/51779] gcc 4.6.2 build fails on Mac OS X Lion w/Xcode 4.2, with gfortran erorr
- Auto-submitted: auto-generated
- References: <bug-51779-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51779
--- Comment #8 from Tim Williams <zippy at anl dot gov> 2012-01-07 20:24:20 UTC ---
(In reply to comment #7)
> FYI, the miscompilation of MPFR 3.1.0's tis support by clang is resolved in
> Xcode 4.2.1.
> This was radar://10291355, "Xcode 4.2 miscompiles tls support in MPFR 3.1.0".
Thanks, Jack. I should've been more specific: I am using Xcode 4.2.1. I'll try
recompiling mpfr, and maybe try configuring mpfr with --disable-thread-safe as
Dominique suggested.