This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Awt implementation in libgcj?
>>>>> "Rolf" == Rolf W Rasmussen <rolfwr@ii.uib.no> writes:
>> SJLJ_EXCEPTIONS is defined in config.h, which we don't install or
>> include in this file. What should we do about this - Tom? Andrew?
Rolf> I was using an old version of libgcj where I didn't encounter
Rolf> this problem. Am I using JvThrow(..) in an unusual manner, or is
Rolf> this a general problem with new versions of libgcj?
Depending on the platform you use you might or might not see this
problem. If you are using x86 Linux you won't see it.
Tom