I am trying to build gcc-3.3 on a Sun Ultra 1 running Debian 3.0 r2. I use ../gcc-3.3/configure --enable-languages=c,c++ --enable-__cxa_atexit --enable-shared --enable-threads=posix --program-suffix=-3.3 When I do a make bootstrap I get the following error. In file included from ../../gcc-3.3/gcc/gengenrtl.c:29: ../../gcc-3.3/gcc/real.h:67: error: size of array `test_real_width' is negative make[2]: *** [gengenrtl.o] Error 1 make[2]: Leaving directory `/usr/src/curgcc/gcc' make[1]: *** [stage2_build] Error 2 make[1]: Leaving directory `/usr/src/curgcc/gcc' make: *** [bootstrap] Error 2 Using gcc version falcon:/usr/src/curgcc# gcc -v Reading specs from /usr/lib/gcc-lib/sparc-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) Any Ideas? Jason "IceDown" Brooks Visit http://www.icedown.net for Sci-Fi web games like Blacknova Traders Starship Traders Quantum Star SE and Legend of the Green Dragon Contact me at Webmaster@xxxxxxxxxxx for web site and mud hosting options.