This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Class or interface `sun.io.CharToByteConverter' not found



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]