From: Robert Hoehne Newsgroups: comp.lang.asm.x86,comp.os.msdos.djgpp Subject: Re: MASM v6.11 COFF files & DJGPP Date: Tue, 24 Sep 1996 16:02:37 +0200 Organization: TU Chemnitz-Zwickau Lines: 17 Message-ID: <3247E9FD.A42@Mathematik.tu-chemnitz.de> References: <32475134 DOT 1366 AT ug DOT cs DOT su DOT oz DOT au> NNTP-Posting-Host: tantalus-e.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Luke Anthony Hutchinson wrote: > variable you want. This problem seems to be with DJGPP not MASM, since > the disassembled COFF file addresses the variables correctly. After a I would suggest, to use objdump (which is part of the binutils) to check the COFF object file. (use the --disassemble switch or some others, until you see, what's wrong) Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************