Subject: Failed build of -current from yesterday
To: None <port-sgimips@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: port-sgimips
Date: 01/12/2005 23:16:45
Hi,
presently a release build fails with:
dependall =3D=3D=3D> sys/arch/sgimips/stand/boot64
depending the kern library objects
depending the z library objects
depending the sa library objects
create boot64/vers.d
create boot64/.depend
making sure the sa library is up to date...
compile sa/alloc.o
Assembler messages:
Fatal error: No compiled in support for 64 bit object file format
*** Failed target: alloc.o
...and this is with a recently-built toolchain as well. Apparently we
need 64-bit support compiled into the assembler / binutils. Someone
know how to fix that?
Regards,
- H=E5vard