Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!boingo.med.jhu.edu!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: compiling 68000 code on a Sun 3 Message-ID: <14672@smoke.brl.mil> Date: 6 Dec 90 21:39:05 GMT References: <1990Dec5.031024.5958@uunet!unhd> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 14 In article wgstuken@faui4n.informatik.uni-erlangen.de (Wolfgang Stukenbrock (Dipl. Zugangssystem Inf4)) writes: >>I need to be able to compile plain 68000 code on a Sun 3 to be prommed >>into an embedded system. It looks like as and gas can assemble 68020 >>and 68010 code (or, if you prefer, gcc and cc can *produce* 680[12]0 code.) >>I need to be able to do the whole thing; from compilation to assembly to >>link. Am I in trouble? >Yes you are! You might consider AT&T's MC68000 SGS package, or the slightly modified version contained in the 630 MTG software development package. I use the latter to generate code for downloading into a dedicated hardware device (630 MTG terminal), and it works fine. (As usual I have made a large number of bug fixes to the package, so if you can't get it to work you might contact me about obtaining our edition.)