Path: gmdzi!unido!mcsun!uunet!zaphod.mps.ohio-state.edu! magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!tut.cis.ohio-state.edu! unreplyable!garbage From: youn...@V6550C.NRL.NAVY.MIL (Eric Youngdale) Newsgroups: gnu.utils.bug Subject: COFF for gas Message-ID: <0094A433.67E62340.13003@v6550c.nrl.navy.mil> Date: 17 Jun 91 17:55:24 GMT Sender: dae...@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 24 Approved: bug-gn...@prep.ai.mit.edu I am the proud owner of a Fortran compiler which generates COFF style debugging records. The problem is that the system is a SVr4, and the native assembler only understands ELF. Thus I need an assembler for a i386 which deals in COFF both at the front and the back end (SVr4 has a utility to convert COFF object files to ELF). I was wondering if anyone had patches for GAS which would make gas understand the COFF style source debugging records instead of/in addition to the stabs type of source debugging records. (I would also add the patches to make GAS write a COFF object file). If anyone has other suggestions as to how I can solve this problem, I would be interested in hearing them. ------------------------------------------------------------------ Eric Youngdale INTERNET: YOUN...@V6550C.NRL.NAVY.MIL Naval Research Lab SPAN: 11.13 (or 11277::) Washington, DC FLAME-NET: NLA0: "You cannot spell football without the foo." Disclaimer: The opinions expressed herein are my own and not necessarily those of my employer.