This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR41180 pt2: fix config.guess on darwin10
- From: Jack Howarth <howarth at bromo dot med dot uc dot edu>
- To: Mike Stump <mrs at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 31 Aug 2009 20:07:12 -0400
- Subject: Re: [PATCH] PR41180 pt2: fix config.guess on darwin10
- References: <20090831225542.GA16619@bromo.med.uc.edu> <8D70F53F-8B62-45E9-8731-197F9DF137C4@apple.com> <20090831232237.GA16801@bromo.med.uc.edu> <054C8614-CEC8-4775-AFC0-794646306D40@apple.com>
On Mon, Aug 31, 2009 at 04:47:09PM -0700, Mike Stump wrote:
> On Aug 31, 2009, at 4:22 PM, Jack Howarth wrote:
>> Does one need to subscribe to config-patches@gnu.org first?
>
> No.
Mike,
Why doesn't the Apple gcc-5646 compiler build the x86_64
version of the compiler with -mdynamic-no-pic (if I am
reading the configure.in correctly)? Wouldn't that make
the x86_64 compiler executable faster as well?
Jack