This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49461] boehm-gc and gcj incompatible with pie
- From: "mrs at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 19 Jun 2011 18:08:12 +0000
- Subject: [Bug target/49461] boehm-gc and gcj incompatible with pie
- Auto-submitted: auto-generated
- References: <bug-49461-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49461
--- Comment #9 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> 2011-06-19 18:07:54 UTC ---
Author: mrs
Date: Sun Jun 19 18:07:52 2011
New Revision: 175193
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175193
Log:
2011-06-19 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/49461
* libjava/configure.ac (SYSTEMSPEC): Pass -no_pie for darwin11.
* libjava/configure: Regenerate.
Modified:
branches/gcc-4_6-branch/libjava/ChangeLog
branches/gcc-4_6-branch/libjava/configure
branches/gcc-4_6-branch/libjava/configure.ac