Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!rice!sun-spots-request From: harper-m@cis.ohio-state.edu (Matthew Hayden Harper) Newsgroups: comp.sys.sun Subject: 68000 ROMable C Keywords: Software Message-ID: <5438@brazos.Rice.edu> Date: 2 Mar 90 16:32:16 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 15 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 67, message 3 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