This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49738] Compile errors on OSX darwin 11 (Lion)
- From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 13 Jul 2011 22:22:30 +0000
- Subject: [Bug fortran/49738] Compile errors on OSX darwin 11 (Lion)
- Auto-submitted: auto-generated
- References: <bug-49738-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49738
--- Comment #4 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-07-13 22:21:38 UTC ---
Also note that...
2011-06-19 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/49461
* configure.ac: Use mh-x86-darwin.
* configure: Regenerate.
config:
2011-06-19 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/49461
* mh-x86-darwin: Add file and pass -no_pie on BOOT_LDFLAGS for
darwin11.
Modified:
branches/gcc-4_5-branch/ChangeLog
branches/gcc-4_5-branch/config/ChangeLog
...hasn't been backported to gcc-4_4-branch. Without this change, pch in FSF
gcc
is broken on darwin11 as well as gcj/ecj1.