This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: libjava on sparc-linux
- To: apbianco at cygnus dot com
- Subject: Re: libjava on sparc-linux
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Sat, 20 Jan 2001 14:29:17 +1300
- CC: java-discuss at sources dot redhat dot com, gcc-patches at gcc dot gnu dot org
- References: <20010115113343.Y15631@visi.net> <14947.38841.266242.64331@gargle.gargle.HOWL> <20010116102738.R15631@visi.net> <14948.50969.839802.638651@gargle.gargle.HOWL> <14952.38125.307495.5968@deliverance.cygnus.com> <14952.45994.929869.103577@bolero> <14952.58846.618161.488052@deliverance.cygnus.com>
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 ]