This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Mac port of egcs?


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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]