Is gcj from gcc 3.3 required to build libswt.so for gcj - SWT integration?

Mohan Embar gnustuff@thisiscool.com
Fri Apr 18 12:20:00 GMT 2003


Kevin,

>Is the actual name of your file "org.eclipse.swt.custom.StyledText.java"?

No, obviously not. Sorry about the misunderstanding. I just read the top of
your message and not the actual command line you used to compile this.

I have run into similar situations. I believe that this is a bug which has to do with
how gcj stores its filenames internally and doesn't match them up properly:

./org/eclipse/swt/custom/StyledText.java != org/eclipse/swt/custom/StyledText.java

I am running into this with my MingW experiments, where / and \ variations confuse
the compiler too.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/






More information about the Java mailing list