>>>>> On Thu, 18 Sep 2003 23:28:01 -0400, Daniel Jacobowitz <dan@debian.org> said: dan> I was able to build using -mabi=64 -Wa,-mabi=o64. There dan> are... some issues... but I think that's just this board port. The "-Wa,-mabi=o64" works good for me. Without this option, I had to use ld.script.elf64 and convert vmlinux to elf32-tradlittlemips using objcopy if I wanted to use newer binutils. Thanks!! --- Atsushi Nemoto