Re: elf2ecoff patches for sgimips
"Toru Nishimura" <[email protected]> Wed, 20 Mar 2002 09:37:08 +0900
| Newsgroups | gmane.os.netbsd.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
I'm certainly not a object file format collector, thogh, it looks elf2ecoff produces a different header from objcopy does. Some (older?) (e)coff aware loader can recognize simpler form of (e)coff header. It's likely a straight consequence by the fractuation of vendor supplied development tool implementation. I personally think BFD is an overkill in this specific case. Toru Nishimura >Simon Burge <[email protected]> wrote > >The energy would probably be better spent trying to figure out >exactly why objcopy isn't doing the right thing... --