libjava build still fails on sparc-sun-solaris2.9
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Fri Apr 25 15:36:00 GMT 2003
Alexandre, thanks for the quick response!
Unfortunately, we missed GCC 3.2.3, but I did some testing, and the
problem also occurs on the 3.3 branch, and there it's not too late.
On 2003年4月23日, Alexandre Oliva wrote:
>> | I first reported a variant of this problem in
>> | http://gcc.gnu.org/ml/gcc/2002-06/threads.html#00284
>> | but didn't notice it on the 3.2 branch until now, because I had Java
>> | disabled on the slow Solaris boxes. :-(
> The one thing that is getting me confused is the long list of object
> files in the link command. libtool could use -z allextract instead of
> extracting the object files itself. Currently, for some reason,
> libtool would use it when using Sun CC, or gcc as a C or Java linker,
> but not when using gcc as a C++ linker (I haven't investigated why it
> thinks we're doing C++ instead of Java).
>> Gerald, could you please test whether this patch fixes the problem?
Unfortunately, it does not seem to make a difference on
sparc-sun-solaris2.9.
I put up the build log at <http://www.pfeifer.com/gerald/tmp/buildlog.gz>
and if you check that, even _with_ your patch, we have that long command-
line.
Gerald
PS: If it appears useful to you, I probably can arrange a guest account
for you on that machine.
More information about the Java
mailing list