This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Class or interface `sun.io.CharToByteConverter' not found
- To: tromey at redhat dot com
- Subject: Re: Class or interface `sun.io.CharToByteConverter' not found
- From: Brad Cox <bcox at virtualschool dot edu>
- Date: Mon, 5 Nov 2001 19:23:04 -0500
- Cc: java at gcc dot gnu dot org
On Monday, November 5, 2001, at 06:39 PM, Tom Tromey wrote:
> I don't think there is a status page for it anywhere.
> AWT progress is basically nil.
Sigh. Thanks!
> Here's your problem.
> The -I option you mentioned in your other email is this:
>
> -I/usr/local/gcc.3.1/share/libgcj.jar
>
> But gcj itself thinks the file is in /usr/local/share/libgcj.jar.
> Why the discrepancy? How did the file end up where it is?
Its in both places. I used locate to find them all and picked one at
random. I think /usr/local/gcc.3.1 is the directory I built gcc in. Months
ago.
echo /usr/local/gcc*
/usr/local/gcc /usr/local/gcc-3.0 /usr/local/gcc-3.0.src /usr/local/gcc.3.
0 /usr/local/gcc.3.1 /usr/local/gcc.3.1.cvs /usr/local/gcc.3.1.cvs.src
/usr/local/gcc.build /usr/local/gcc.wwwdocs