This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: More code removal, mips ecoff support
On Fri, Dec 07, 2001 at 01:12:33PM -0500, Daniel Jacobowitz wrote:
> On Fri, Dec 07, 2001 at 05:28:24PM +0100, Michal Moskal wrote:
> > Isn't linux booting from ecoff image on mips (at least when loading
> > kernel from network)? Will it be still possible?
>
> Sure. Link to ELF, then use objcopy. That's the way it is currently
> done in most cases, I believe.
Linux/Mips does not even do this. It uses arch/mips/boot/elf2ecoff.
-- Guido