Difference b/w FSF GCC and Apple GCC
David Edelsohn
dje@watson.ibm.com
Thu Oct 12 11:59:00 GMT 2000
>>>>> Mark F Rodriguez writes:
Mark> I'd rather look into this IPGPE project mentioned below as it seems like a
Mark> cleaner implementation. I'm afraid that even if I could get my hands on the
Mark> alpha (is there a link where I can check it out), I still would not be able
Mark> to compile since the gcc tools don't yet know how to handle Apple's new
Mark> OS... unless I can exchange Apple's config files included with the version
Mark> of gcc on their CVS server with the one I've downloaded from
Mark> http://gcc.gnu.org .
Recognizing the target name is not sufficient. Merging in the
"config" files themselves are a start, but they probably are not
compatible with the internal interface changes between egcs-1.1.2,
gcc-2.95.2, and the current development snapshots.
Also, my understanding is that Apple made other pervasive changes
in the compiler to support Mach-O file format and other NeXT-isms. Apple
is working to make those changes more modular so that they can be
contributed back to the mainline GCC development sources.
David
More information about the Gcc
mailing list