Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!mtxinu!rtech!wrs!geoff From: geoff@wrswrs.UUCP (Geoff Espin) Newsgroups: comp.sys.apollo Subject: coff2bsd converter Keywords: coff, a.out Message-ID: <650@wrs.UUCP> Date: 19 Jun 89 05:50:47 GMT References: <1989Jun14.220351.10698@mentor.com> Reply-To: geoff@yuba.UUCP (Geoff Espin) Organization: Wind River Systems, Emeryville, CA Lines: 46 I'm working on a COFF to a.out (BSD) converter. Does such a beast already exist? I did a "coffdump -v -r -h -t file.o" and I see: ... .text, .bss, etc deleted ... .rwdi 0x0005a384 0x0005a384 0x0004b964 0x00000000 0x00000000 REG 0x000040b8 0 0 RELOC_NOT_LOADED .blocks 0x0005e43c 0x0005e43c 0x0004fa1c 0x00000000 0x00000000 REG 0x00017e7e 0 0 RELOC_NOT_LOADED, DEBUG .lines 0x000762bc 0x000762bc 0x0006789a 0x00000000 0x00000000 REG 0x0000d87e 0 0 RELOC_NOT_LOADED, DEBUG .sri 0x00000000 0x00000000 0x00075118 0x00000000 0x00000000 INFO 0x0000001c 0 0 .inlib 0x00000000 0x00000000 0x00075134 0x00000000 0x00000000 LIB 0x00000004 0 0 .mir 0x00000000 0x00000000 0x00075138 0x00000000 0x00000000 INFO 0x0000008c 0 0 Do I have to worry about the .rwdi section? .inlib? .sri? This is on a SR10 3500 -- obviously the resulting object module is for a different machine & OS. Any guidance greatly appreciated. --- Geoff Espin geoff@wrs.com (415)428-2623 Wind River Systems 1351 Ocean Avenue Emeryville CA 94608 -- --- Geoff Espin geoff@wrs.com (415)428-2623 Wind River Systems 1351 Ocean Avenue Emeryville CA 94608