Subject: re: pkg/12140: cross/mipseb-netbsd does not work (for kernels, at least)
To: None <itojun@iijlab.net>
From: matthew green <mrg@eterna.com.au>
List: netbsd-bugs
Date: 02/07/2001 23:06:19
also, it looks that there's some problem in binutils if we enable
32bit and 64bit sparc at the same time:
># this breaks the `sparc-solaris2' target (which adds sparc_elf32
># which we use for the `sparc-netbsdelf' target
>#ENABLE_TARGETS+= sparc64-elf
this problem would be fixed by upgrading to binutils 2.10 or above. 2.10.1
does not require any patches at all to run on sparc (elf) or sparc64, BTW.
.mrg.