The snapshot gcc-4.2.0-20060902 stops compiling jikes-1.22.tar.bz2.
The snapshot gcc-4.2.0-20060906 stops compiling jikes-1.22.tar.bz2 too.

It doesn't ocurr with gcc-3.3.6, gcc-4.1.2-20060901 and
gcc-4.0.4-20060831, they are OK.


$ gcc -v
Using built-in specs.
Target: i486-slackware-linux
Configured with: ./configure --prefix=/tools/gcc42 --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking
--with-gnu-ld --verbose --target=i486-slackware-linux
--host=i486-slackware-linux
Thread model: posix
gcc version 4.2.0 20060906 (experimental)


export CFLAGS="-Os -fomit-frame-pointer -march=i486 -Wall -pipe"
export LDFLAGS="-Xlinker -s"
export LD_LIBRARY_PATH=/tools/gcc42/lib
./configure CC=gcc CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
--prefix=/tools/jikes
make && make install


set.cpp:17: error: variable-sized object 'SymbolSet::primes' may not
be initialized
set.cpp:17: error: storage size of 'SymbolSet::primes' isn't constant
set.cpp:191: error: variable-sized object 'SymbolMap::primes' may not
be initialized
set.cpp:191: error: storage size of 'SymbolMap::primes' isn't constant
make[2]: *** [set.o] Error 1
make[2]: Leaving directory .....
make[1]: *** [all] Error 2
make[1]: Leaving directory .....
make: *** [all-recursive] Error 1



Good good good bye


Obtenga su E-mail GRATUITO en http://www.clanomega.com
___________________________________________________________
Get your own Web-based E-mail Service at http://www.zzn.com

Reply via email to