>>>>> "Andy" == Andrew D Dixon <[EMAIL PROTECTED]> writes:
Andy> I've been trying to compile some old programs that I wrote in Andy> college and when I invoke gcj: Andy> gcj myfirst.java Andy> I get the following errors: You don't mention what version of gcj you are using. Andy> myfirst.java:2: Class or interface `java.awt.Label' not found in Andy> import. AWT is not yet implemented. Parts are there, but it definitely doesn't work yet. We're slowly working on it. Help is always appreciated... Tom

