This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Fwd: Status of gcj/java on PPC Linux?
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: Fwd: Status of gcj/java on PPC Linux?
- From: Kevin B. Hendricks <khendricks at ivey dot uwo dot ca>
- Date: Fri, 9 Feb 2001 12:40:57 -0500
- Cc: java at gcc dot gnu dot org
- References: <200102081755.f18Htq923345@ashley.ivey.uwo.ca> <01020820140000.14554@localhost> <87wvb07iy6.fsf@creche.redhat.com>
- Reply-To: khendricks at ivey dot uwo dot ca
Hi Tom,
My mail is being bounced from the mailing list randomly due to one smtp
server of sympatico.ca being on some spam list someplace.
Anyway,
I fired up gdb and put a breakpoint on my closure code and it is never hit
before the can't find class exception.
So the problem is more general than my code here.
Any guidance on what causes this or how to set the classpath would be greatly
appreciated.
Kevin