On Fri, Jun 29, 2007 at 11:06:49AM +0930, Alan Modra wrote: > .note.spu_name was SHT_PROGBITS. According to the ABI it ought to be > SHT_NOTE. > > * elf32-spu.c (spu_elf_fake_sections): New function. > (elf_backend_fake_sections): Define. > Will adding it to spu_elf_special_sections work? H.J.