public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcj questions
@ 2002-10-01 18:06 Josh Schlicker
  0 siblings, 0 replies; only message in thread
From: Josh Schlicker @ 2002-10-01 18:06 UTC (permalink / raw)
  To: gcc-help

I recently installed gcc-3.2 on my home system, and i have a problem with 
gcj.

Whenever i try to compile i get the errors like the following:

mainWindow.java:28: Class or interface 'javax.swing.SwingConstants' not 
found in import.
	import javax.swing.SwingConstants;

mainWindow.java:30: Superclass 'JFrame' of class 'mainWindow' not found.
	public class mainWindow extends JFrame implements ActionListener, 
ChangeListener, WindowListener

I know one needs to set up CLASSPATH, but i am not sure what to set it to.  
If this helps, i configured gcc with the following line:

configure --prefix=/usr --enable-threads

Any help would be appreciated,
Josh Schlicker

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-02  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-01 18:06 gcj questions Josh Schlicker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).