This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH]: Pass -no_pie on SYSTEMSPEC for darwin11
- From: Andrew Haley <aph at redhat dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Fri, 17 Jun 2011 09:29:09 +0100
- Subject: Re: [PATCH]: Pass -no_pie on SYSTEMSPEC for darwin11
- References: <20110617022311.GA18766@bromo.med.uc.edu>
On 17/06/11 03:23, Jack Howarth wrote:
> The gcj compiler needs to pass -no_pie for linkage on darwin11 due to the new -pie
> default of the linker.
Why?
Andrew.