This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Changes for running GCC on MacOS X ...
- From: Stan Shebs <shebs at apple dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: Jan-Hendrik Palic <jan dot palic at linux-debian dot de>, gcc at gcc dot gnu dot org, kyrah at gnu dot org
- Date: Mon, 17 Jun 2002 15:04:56 -0700
- Subject: Re: Changes for running GCC on MacOS X ...
- Organization: Apple Computer, Inc.
- References: <DD92B35A-8236-11D6-A41C-000393122612@physics.uc.edu>
Andrew Pinski wrote:
>
> Look at config/darwin* and config/rs6000/darwin*
> if you wan to see the i386 port of gcc to darwin look at
> config/i386/darwin*
Actually, the x86 Darwin support is not in FSF GCC yet, only in
Apple's version. I expect to post an FSF patch in time to
get into 3.2 though.
Stan