[comp.unix.questions] 68020 macro assembler wanted

m5@bobkat.UUCP (Mike McNally ) (01/16/88)

We need a macro assembler with Motorola-compatible syntax to run under
UNIX and generate a.out object files.  We would like to obtain a source
liscense of some type so that we can port it to our UNIX-compatible
real-time OS.  It need not be free.


-- 
Mike McNally, mercifully employed at Digital Lynx ---
    Where Plano Road the Mighty Flood of Forest Lane doth meet,
    And Garland fair, whose perfumed air flows soft about my feet...
uucp: {texsun,killer,infotel}!pollux!bobkat!m5 (214) 238-7474

alex@umbc3.UMD.EDU (Alex S. Crain) (01/17/88)

In article <3297@bobkat.UUCP> m5@bobkat.UUCP (Mike McNally (Man from Mars)) writes:
>We need a macro assembler with Motorola-compatible syntax to run under
>UNIX and generate a.out object files.  We would like to obtain a source
>liscense of some type so that we can port it to our UNIX-compatible
>real-time OS.  It need not be free.

	But free is always nicer :-)

	Check out gas, the GNU unix assember. It comes configured for 
MIT syntax, but is easily changed into any syntax you might want, and generates
berkley objects. available anonymous FTP from prep.ai.mit.edu, or on a tape
for a nomial fee. They're C compiler is nice too.

-- 
					:alex.

alex@umbc3.umd.edu