Subject: re: pmax WSCONS (build failure)
To: Chris Tribo <ctribo@college.dtcc.edu>
From: matthew green <mrg@eterna.com.au>
List: port-pmax
Date: 12/15/2003 09:23:40
   
   #   compile  WSCONS/cache_r3k.o
   /m/current/tools/bin/mipsel--netbsd-gcc -G 0 -mno-abicalls -msoft-float 
   -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length 
   -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare 
   -Dpmax -I. -I/m/src/sys/arch -I/m/src/sys -nostdinc -DWSCONS -DMIPS1 
   -DMIPS3 -DLKM -DHZ=256 -DMAXUSERS=64 -D_KERNEL -D_KERNEL_OPT -c 
   /m/src/sys/arch/mips/mips/cache_r3k.c
   #   compile  WSCONS/cache_r3k_subr.o
   /m/current/tools/bin/mipsel--netbsd-gcc -mno-abicalls -x 
   assembler-with-cpp -traditional-cpp -D_LOCORE -Dpmax -I. -I/m/src/sys/arch 
   -I/m/src/sys -nostdinc -DWSCONS -DMIPS1 -DMIPS3 -DLKM -DHZ=256 
   -DMAXUSERS=64 -D_KERNEL -D_KERNEL_OPT -c 
   /m/src/sys/arch/mips/mips/cache_r3k_subr.S
   /m/src/sys/arch/mips/mips/cache_r3k_subr.S: Assembler messages:
   /m/src/sys/arch/mips/mips/cache_r3k_subr.S:80: Error: load/store address 
   overflow (max 32 bits)
   /m/src/sys/arch/mips/mips/cache_r3k_subr.S:83: Error: load/store address 
   overflow (max 32 bits)
   
   
   This is a cross compile from i386. I'm going to rebuild tools and try 
   again now.


i believe this is a binutils problem simonb commited a fix for?


.mrg.