Xref: utzoo comp.sys.m68k:662 comp.unix.questions:5073 Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!ptsfa!ames!umd5!umbc3!alex From: alex@umbc3.UMD.EDU (Alex S. Crain) Newsgroups: comp.sys.m68k,comp.unix.questions Subject: Re: 68020 macro assembler wanted Message-ID: <716@umbc3.UMD.EDU> Date: 17 Jan 88 08:25:32 GMT References: <3297@bobkat.UUCP> Reply-To: alex@umbc3.UMD.EDU (Alex S. Crain) Distribution: na Organization: University of Maryland, Baltimore County Lines: 17 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