COFF/ELF to IEEE-695 for i960KB

"Vinny O'Neil" <Vincent.P.ONeil@ae.ge.com>
9 Jan 2000 22:50:53 -0500

          From comp.compilers

Related articles
COFF/ELF to IEEE-695 for i960KB Vincent.P.ONeil@ae.ge.com (Vinny O'Neil) (2000-01-09)
Re: COFF/ELF to IEEE-695 for i960KB agramesh@sedona.ch.intel.com (2000-01-12)
Re: COFF/ELF to IEEE-695 for i960KB andreas.kabel@slac.stanford.edu (Andreas Kabel) (2000-01-12)
| List of all articles for this month |

From: "Vinny O'Neil" <Vincent.P.ONeil@ae.ge.com>
Newsgroups: comp.compilers
Date: 9 Jan 2000 22:50:53 -0500
Organization: General Electric
Keywords: linker

I'm working with the Intel 80960KB processor using the Green Hills
Software UNIX to i960 C/C++ cross-compiler. I need to load the output
of this compiler into an HP emulator but the two tools speak different
languages.


The compiler will output only COFF, ELF, or Motorola S-Records. The
emulators will read only IEEE-695 or HP/OMF. I have a translator for
SREC to HP/OMF but the S-Records don't contain any of the symbolic
information which is what I'm trying to load into the emulator.


Does anyone know of a utility that will turn i960 ELF or COFF files
into IEEE-695? My platform is an HP 9000/777 running HP-UX 10.20 if
that matters. Thanks.
--
Vinny O'Neil
General Electric
Vincent.P.ONeil@ae.ge.com


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.