Subject: Build Problems With -Current
To: None <port-arm32@netbsd.org>
From: Mark J. Foster <mfoster@mail.com>
List: port-arm32
Date: 03/28/1999 09:53:56
Hi!

I'm having a problem building the -current source tree, running binaries
from the 19990315 snapshot.  When I start a make, I immediately get
(after a config SHARK;make depend):

goldie# make
cc -x assembler-with-cpp -D_LOCORE -I. -I../../../../arch -I../../../..
-nostdinc -DHZ="0x40" -DNMBCLUSTERS="0x400" -DOFW -DSHARK -DNSIO
-DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -Darm32 -c
../../../../arch/arm32/arm32/locore.S
../../../../arch/arm32/arm32/locore.S: Assembler messages:
../../../../arch/arm32/arm32/locore.S:226: Error: Can not represent
IMMEDIATE relocation in this object file format (0)
*** Error code 1

Any ideas?  Is the assembler in the 0315 distribution broken, or is this
just a bad checkin in -current?

Thanks!
MarkF