harper-m@violet.cis.ohio-state.edu (Matthew Hayden Harper) (03/03/90)
Does anyone know how to generate stand-alone 68000 ROMable C code using either Sun's C compiler or gcc? I am particularly attracted to gcc since it can generate 68000 code and can link with software floating point libraries. I realize that c.o will have to be re-written to initialize the system stack, copy the program's bss hunks into ram, and supply floating-point error routines... Has anyone used either of these compilers for this purpose and could help walk me through the process??? Thanks in advance, harper-m@cis.ohio-state.edu