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:41:52
   >   ># 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.
   
   	is it okay to enable both at the same time?


if you are using 2.10, yes.  the problem was that with elf64 support, the
sparc binutils would dump core or create garbage output.  but that's only
in 2.9*.


.mrg.