> For sparc-sun-solaris2.8, I get a failure when building the Java compiler, > but I may be doing something wrong, as I usually avoid the Java build > on Solaris (since it takes most of a day to build and test).
Known glitch. You have to find out why configure thinks you have libiconv installed and yet the library is not found. > I do have a build report that was generated over the weekend for > sparc-sun-solaris2.8 that does not contain Java, it is at > > http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01245.html > > with tests for both 32 and 64 bits. It shows additional failures in > 64-bit mode that do not appear in 32-bit mode. Binutils 2.15 bug in 64-bit mode. Didn't you get my message via Binutils' Bugzilla? The patch is at: http://sourceware.org/ml/binutils-cvs/2005-01/msg00019.html SPARC/Solaris is OK: http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01135.html http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01302.html http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01300.html http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01299.html http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01298.html http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01297.html -- Eric Botcazou