Re: elf2ecoff patches for sgimips
"M. Warner Losh" <[email protected]> Thu, 21 Mar 2002 21:24:12 -0700 (MST)
| Newsgroups | gmane.os.netbsd.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> "Toru Nishimura" <[email protected]> writes: : 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. My ARCstation I (aka Deskstation rPC44) will not boot with the newer magic number, but will with the older number. Often times programs with the newer number can be changed to the older magic number and just work. Just FYI. Warner