Subject: Expression too long in mips locore.S
To: None <port-mips@netbsd.org>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: port-mips
Date: 03/25/1999 21:19:03
 make
cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -I. -I../../../../arch -I../
../../.. -nostdinc -DMIPS1 -DHZ=256 -DMAXUSERS=64 -D_KERNEL -Dpmax -c ../../../.
./arch/mips/mips/locore.S
../../../../arch/mips/mips/locore.S: Assembler messages:
../../../../arch/mips/mips/locore.S:275: Error: expression too complex
../../../../arch/mips/mips/locore.S:275: Fatal error: internal Error, line 1704,
 /usr/src/gnu/usr.bin/gas.new/../../dist/gas/config/tc-mips.c
*** Error code 1

Is this caused by the MachVM removal, or is it an assembler
error that was uncovered by something else ?

This is on a pmax compiling a new-config'ed kernel based on
today's sup'ed current kernel.

regards
Erik Bertelsen