This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [cp-patches] Fix libjava bootstrap failure around IUCLC
On Mon, 2012-03-26 at 13:53 +0300, Pekka Enberg wrote:
> On Mon, Mar 26, 2012 at 1:50 PM, Andrew Haley <aph@redhat.com> wrote:
> >> Btw, why are people not fixing GNU Classpath upstream-first?
> >
> > Because, I guess, no-one is using it. At least, if they were, this
> > bug would have been noticed.
>
> Right. I'm developing and testing with Fedora and Ubuntu on x86 and I
> verify GNU Classpath bootstrap on Darwin at times. I guess Buildbot
> would help here.
It is there on GNU/Linux, OpenBSD and Solaris at least, but there might
be termios out there (apparently freebsd at least) that don't have
IUCLC.
Buildbot is on the TODO list :) Of course even with that we need slaves
for some of the more obscure platforms.
Cheers,
Mark