Subject: Compiling gcc-3.0.4 fails
To: None <tech-toolchain@netbsd.org>
From: Bang Jun-Young <junyoung@mogua.com>
List: tech-toolchain
Date: 03/25/2002 23:04:16
Hi,

I got the following error when I tried to compile gcc 3.0.4 on
my machine (i386-current):

/home/junyoung/gcc-3.0.4/NETBSD/gcc/xgcc -B/home/junyoung/gcc-3.0.4/NETBSD/gcc/ -B/usr/local/i386-netbsd/bin/ -B/usr/local/i386-netbsd/lib/ -isystem /usr/local/i386-netbsd/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -DUSE_COLLECT2 -DL_clz -c ../../gcc/libgcc2.c -o libgcc/./_clz.o
/var/tmp/cc2MpI0e.s: Assembler messages:
/var/tmp/cc2MpI0e.s:403: Error: Alignment not a power of 2

Anybody succeeded in doing this?

Jun-Young

-- 
Bang Jun-Young <junyoung@mogua.com>