From: "Steve Parlet" Newsgroups: comp.os.msdos.djgpp Subject: program listings Date: 12 Dec 1997 19:36:48 GMT Organization: Rocky Mountain Internet - 1(800)-900-RMII Lines: 6 Message-ID: <01bd0736$1d4dac60$214c5da6@sjparlet> NNTP-Posting-Host: 166-93-76-33.rmi.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I need to be able to debug some code generated by GNU C (DJGPP), but configured as a cross compiler for 68020. The problem is, the assembly language listings (with C code as comments) does not show absolute addresses. How can I get the compiler to spit out listings with absolute addresses for my debugging purposes?