------- Comment #4 from rob1weld at aol dot com  2009-01-31 14:34 -------
Building trunk revision 143817 on i386-pc-solaris2.11 works, with fewer
options:

# gcc/xgcc -v
Using built-in specs.
Target: i386-pc-solaris2.11
Configured with: ../gcc_trunk/configure
--enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared
--disable-static --enable-decimal-float --with-long-double-128
--with-included-gettext --enable-stage1-checking --enable-checking=release
--with-tune=k8 --with-cpu=k8 --with-arch=k8 --with-gnu-as
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld
Thread model: posix
gcc version 4.4.0 20090131 (experimental) [trunk revision 143817] (GCC) 


When I updated from 143454 / 143680 (broken?) to 143817 (builds OK) I
did not notice any updates to Java that would fix this so I am assuming
that the additional ./configure options caused the breakage.

I will add back in more options on the next build and see it I can
find which one is causing the fault. Suspect the created namespaces
file is missing a few lines, investigating ...

Rob


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38892

Reply via email to