This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ 3.3 LEAKS Throwable & Derived Classes
- From: Andrew Haley <aph at redhat dot com>
- To: "Craig A. Vanderborgh" <craigv at voxware dot com>
- Cc: java at gcc dot gnu dot org
- Date: Sat, 19 Nov 2005 08:59:25 +0000
- Subject: Re: GCJ 3.3 LEAKS Throwable & Derived Classes
- References: <437ED1FD.7070803@voxware.com>
Craig A. Vanderborgh writes:
>
> NOTE: GCJ 4.0.2 DOES NOT exhibit this problem. Unfortunately, GCJ 4 is
> so "embedded system unfriendly" that we are unable to use it. So this
> issue/discussion pertains to GCJ 3.3 only.
FWIW, I'm interested in trying to make gcj 4.x more "embedded system
friendly". From my point of view this is a regression.
The biggest problem is that the range of capabilities of embedded
systems varies such a lot.
Andrew.