Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!tut.cis.ohio-state.edu!violet.cis.ohio-state.edu!harper-m From: harper-m@violet.cis.ohio-state.edu (Matthew Hayden Harper) Newsgroups: comp.sources.wanted Subject: 68000 ROMable C Message-ID: <77801@tut.cis.ohio-state.edu> Date: 2 Mar 90 16:34:22 GMT Sender: news@tut.cis.ohio-state.edu Reply-To: Matthew Hayden Harper Distribution: usa Organization: Ohio State University Computer and Information Science Lines: 15 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