I am sorry, but since this is only a general contact address, I'm afraid I cannot properly answer technical questions such as yours. The best I can do is refer you to our on-line manuals (http://www.gnu.org/manual/) and our mailing lists (http://mail.gnu.org/mailman/listinfo/). I am sorry that I couldn't be of more help > [anand_anandv@xxxxxxxxx - Thu Apr 07 16:02:25 2005]: > > Hello, > I am trying to use gcj for compiling java classes in Linux. I was able > to successfully build swingwtx.jar, by running ant. But when I compile > a demo Java file with the following command: > SimpleFrame.java --main=SimpleFrame -o SimpleFrame > I get the error: > SimpleFrame.java:3: Can't find default package `swingwtx.swing'. > Check the CLASSPATH environment variable and the access to the > archives. > > I have swingwt.jar in my classpath. I also tried > > gcj --CLASSPATH="/home/user/SwingWT/lib/swingwt.jar" SimpleFrame.java > --main=SimpleFrame -o SimpleFrame > > but got the same error. > > I also tried "gcj -c SimpleFrame.java" > But got a different error: > > swingwtx/swing/JFrame.java:0: bad class index > > I also tried with classpath option as below: > > gcj --CLASSPATH="/home/user/swingwt/lib/swingwt.jar" -c > SimpleFrame.java > > But got the same bad class index error. > Please enlighten me how to compile source files that uses swing > classes and build a native executable in Linux. > > Best Regards > Anand Vasudevan > > > > --------------------------------- > Yahoo! Messenger > Show us what our next emoticon should look like. Join the fun. > > -- Tony Wieczorek Program Assistant (617) 542-5942 Free Software Foundation 59 Temple Place, Suite 330 Boston, MA 02111-1307 USA