This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.2.3-pre tarball 2: libjava build still fails on sparc-sun-solaris2.8


On Fri, Apr 18, 2003 at 02:47:51PM +0200, Eric Botcazou wrote:
> > As far as I'm concerned, this means that 3.2.3 is not releasable until
> > we understand this problem, as sparc-sun-solaris2.8 is a primary platform.
> 
> Bootstrapped/regtested this morning, the results are here:
> http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg01134.html
> 
> What are your configuration options?

I did another build and it worked; this time I tried setting both
SHELL and CONFIG_SHELL to /bin/ksh (previously I only had set
CONFIG_SHELL).  I still don't know why I got a failure, but there is
no error message because it is explicitly suppressed; I don't know
if it is an intermittent error but I can't make it happen again.

OK, my request for a hold is off, since I can't duplicate the failure.

My configuration options are

--prefix=<some_path> --with-gnu-as --with-gnu-ld --with-as=/path/to/gas --with-ld=/path/to/gnu_ld

My test results are at 
http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg01145.html

I get two XPASSes you don't for g++, evidently because I'm using GNU ld.
You have an extra libjava failure (Thread_Interrupt) and an extra
libstdc++ failure (timeout for thread/pthread4.cc).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]