Juan Quintela wrote: > > Hi > this small patch made possible to compile a 64bit kernel for > people that have old proms that only accept ecoff. As usual > stolen from the 32 bits version. > > The easiest way is creating the file in arch/mips/boot, > otherwise we need to copy elf2ecoff.c to mips64. Sorry, but I plainly doubt you have tested this. I tried such a method today, and elf2ecoff failed to work on ELF64 files. Maybe a recent enough objcopy is the better choice for this purpose. Thiemo