This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: libjava on sparc-linux
Alexandre Petit-Bianco wrote:
> I personally verified that x86 and ppc linux bootstrap. x86 doesn't
> produce a working runtime because of this:
>
> http://gcc.gnu.org/ml/gcc-bugs/2001-01/msg00552.html
>
> OK to commit?
I'd prefer to wait until the x86 PIC is fixed, then enable for linux-*-*, because its cleaner.
Remember libgcj is (should) only built with --enable-languages=java, so its not a big issue if there's some obscure linux we don't build on. Certainly all the common archs should be working now.
regards
[ bryce ]