This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Glibc-bsd-hackers] [PATCH] GNU/KFreeBSD support in lib{java, stdc++-v3}
- From: Andrew Haley <aph at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Robert Millan <zeratul2 at wanadoo dot es>, java-patches at gcc dot gnu dot org
- Date: Thu, 11 Sep 2003 10:03:11 +0100
- Subject: Re: [Glibc-bsd-hackers] [PATCH] GNU/KFreeBSD support in lib{java, stdc++-v3}
- References: <20030910170356.GA833@aragorn><20030911015202.GA502@aragorn><87ad9c19bo.fsf@fleche.redhat.com>
Tom Tromey writes:
> >>>>> "Robert" == Robert Millan <zeratul2@wanadoo.es> writes:
>
>
> Does the GC already work on your platform? What about the signal
> handling stuff in MD_FALLBACK_FRAME_STATE_FOR?
's why I aske for test results.
We've had support added to libgcj before, and it turned out that
although libgcj was enabled it didn't actually work. From now on, we
must require good test results.
Andrew.