Re: A92: gcc cross compiler success


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

Re: A92: gcc cross compiler success




As for the C libraries, a lot of the functionality is provided in ROM
(probably because, within all likelihood, the ROM code was written in C).
You're right that certain things would have to be emulated (stdin, stdout,
stderr, namely), but I'm sure someone with a function reference on the '92
could sit down and work out a series of ROM calls or some assembler code
for each standard C library function.  (With exceptions, I'm sure.)
--Cliff Biffle





References: