This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Mac port of egcs?
- To: egcs at egcs dot cygnus dot com
- Subject: Mac port of egcs?
- From: Jo Dillon <emily at thelonious dot new dot ox dot ac dot uk>
- Date: Tue, 6 Apr 1999 17:43:21 +0100
Is there any way to either produce MacOS binaries using egcs or to provide
object files compatible with Codewarrior? I have 60,000 lines of Object
Pascal I need to port to the Mac, I don't want to use Codewarrior's
(incompatible dialect of) Object Pascal, and so I'd like to use the gpc
frontend to egcs instead. I have Codewarrior on the Mac so I could use
that for linking if it's compatible, and I can either try and build
an egcs binary on the Mac or cross-compile from my intel-flavoured
Linux box. I know egcs can output PowerPC code, so I presume the main
problem would be object formats/linking. Does anyone have any ideas?
--
Jo