[A89] Re: newbie questions


[Prev][Next][Index][Thread]

[A89] Re: newbie questions




Look at lpg.ticalc.org and their Unix version of TIGCC; I remember that a
Mac port was either in the works or already finished.  The biggest problem,
though, is the startup code, which is not processed correctly yet because
that part is not directly portable from the Windows version.  So use it with
care, and remember that in nostub mode, execution always starts at the first
byte of the program.  You can overcome such problems with asm statements,
but this is not very user-friendly, of course.

Sebastian Reichelt





Follow-Ups: References: