From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP w/MASM COFF files/linking needed Date: Wed, 26 Feb 1997 12:29:19 +0100 Organization: TU Chemnitz-Zwickau Lines: 31 Message-ID: <33141E8F.167E@Mathematik.tu-chemnitz.de> References: <01bc2388$398b0db0$7c29cfa9 AT p590> NNTP-Posting-Host: silly.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 Paul Hooper wrote: > > Could the problem be that the coff files produced by DJGPP are slightly > different than those produced by the MASM611? Microsoft documentation I think, the problem is in the MASM produced object files. If you have any small object file(s), can you send them to me, so I can check, what there is wrong (If it is possible, also together with the other files to produce an executable). > do about it? Is there anywhere where I can find more detailed info on the > structure of DJGPP coff files? look here: http://www.delorie.com/djgpp/doc/coff > Is there a way I can tell GCC to treat a > COFF file differently? It is not GCC which handles the COFF files, but the linker. GCC "only" produces assembler output. 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 * *****************************************************************