Path: utzoo!attcan!uunet!snorkelwacker!mintaka!ogicse!oregon!jmeissen From: jmeissen@oregon.oacis.org (John Meissen) Newsgroups: comp.sys.amiga Subject: Re: Can Lattice 5.04 generate assembly output? Message-ID: <512@oregon.oacis.org> Date: 30 May 90 18:40:53 GMT References: <2691@crash.cts.com> <1061@umriscc.isc.umr.edu> <1990May30.095301.24229@agate.berkeley.edu> Organization: Oregon Advanced Computing Institute (OACIS), Beaverton, OR Lines: 12 In a word, "no." The Lattice compiler has always gone straight to object code. There is a way to disassemble the resulting file, however. The compiler should include the utility "omd" (Object Module Disassembler) that will create an assembler listing (not the same as source). C source can be intermixed with the assembler listing by compiling with -d and listing both object and source file names: omd file.o file.c -- John Meissen ............................... Oregon Advanced Computing Institute jmeissen@oacis.org (Internet) | "That's the remarkable thing about life; ..!sequent!oacis!jmeissen (UUCP) | things are never so bad that they can't jmeissen (BIX) | get worse." - Calvin & Hobbes