"H . J . Lu" <hjl@lucon.org> writes: > You can't convert coff executable to ELF. It is not going to work without > extensive changes in binutils. Why not? Provided it is statically linked, and is laid out in memory to only require a couple of program segments. You can't convert a COFF object to ELF, but why can't you convert an executable? Ian