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]
Other format: [Raw text]

Re: compiling a SWT-gui with gcj on windows


Ranjit Mathew wrote:
private static Class dummy = gnu.java.locale.Calendar.class;

I already had one dummy class for the image-loader so i use this as some gcj-workaround-bin ;-)


Another error i get at runtime is:
Exception in thread "main" java.lang.InternalError: Not implemented yet

This seems to have something to do with String-manipulation, as it happens with pressing [ENTER] after entering text in a text-box, so i will have to wait for Mark to finish this ;-)

joerg
--
Jörg Maisenbacher
   "There are only 10 types of people in the world:
    Those who understand binary and those who don't."


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