Yet another sparc-sun-solaris2.8 bootstrap failure
David S. Miller
davem@redhat.com
Tue Apr 9 15:35:00 GMT 2002
From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Date: 2002年4月10日 00:01:44 +0200 (CEST)
I filed a high-priority PR for this problem this afternoon, and davem
already did a nice analysis:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=6237
My analysis is wrong btw, I though solaris-2.7+ targets would build
64-bit binaries by default, and this is not true.
Richard helped me figure this out and the issue really is that
it is bombing out trying to do 64-bit multilib of the target
libraries when the kernel can't run 64-bit binaries.
That is what fails, configuring the multilib when running on
a 32-bit only kernel.
More information about the Java
mailing list