chet@CIS.OHIO-STATE.EDU (eric j chet) (01/17/90)
To All "C" Guru's: I need the source code for a full implementation of a ANSI "C" compiler that generates 680xx assembler code. Please E-Mail Code or Info to: chet@cis.ohio-state.edu Thank You.
daveh@marob.masa.com (Dave Hammond) (01/19/90)
In article <9001171645.AA00679@bass.cis.ohio-state.edu> eric j chet writes: > I need the source code for a full implementation of a >ANSI "C" compiler that generates 680xx assembler code. Don't we all (1/2 :-). -- Dave Hammond daveh@marob.masa.com uunet!masa.com!marob!daveh
thor@stout.UCAR.EDU (Rich Neitzel) (01/19/90)
In article <25B6093B.638D@marob.masa.com>, daveh@marob.masa.com (Dave Hammond) writes: > In article <9001171645.AA00679@bass.cis.ohio-state.edu> eric j chet writes: > > I need the source code for a full implementation of a > >ANSI "C" compiler that generates 680xx assembler code. > > Don't we all (1/2 :-). > > -- > Dave Hammond > daveh@marob.masa.com > uunet!masa.com!marob!daveh Well, we all here use gcc - the GNU ANSI C compiler. Complete source and supports 680x0s among many others. Try anonymous ftp to prep.ai.mit.edu and get pub/gnu/gcc-1.36.tar.Z. ------------------------------------------------------------------------------- Richard Neitzel National Center For Atmospheric Research Box 3000 Boulder, CO 80307-3000 303-497-2057 thor@thor.ucar.edu Torren med sitt skjegg Thor with the beard lokkar borni under sole-vegg calls the children to the sunny wall Gjo'i med sitt shinn Gjo with the pelts jagar borni inn. chases the children in.
glenn@extro.ucc.su.oz.au (G Geers) (01/20/90)
From article <25B6093B.638D@marob.masa.com>, by daveh@marob.masa.com (Dave Hammond): > In article <9001171645.AA00679@bass.cis.ohio-state.edu> eric j chet writes: >> I need the source code for a full implementation of a >>ANSI "C" compiler that generates 680xx assembler code. > > Don't we all (1/2 :-). > What about gcc from the GNU people? This can produce output for a whole swag of target machines. 680x0 is supported as is MIPS, 88000, Cray, 80386, etc. They even have extensions to the 'basic' ANSI standard stuff which may be flagged on or off. The code is *very* good - ctex runs O(2) times faster than with most standard UNIX compilers (MIPS excluded !) Glenn Glenn Geers (VK2ELA) Dept Theoretical Physics Uni of Sydney Sydney 2006 Australia glenn@extro.ucc.su.oz Nobody cares what I say. So why should you ? #include <std/disclaimer.h> "All the world's a VAX"