This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj problems on win32
Hi Taras,
the following post identifies image problems when using gcj and swt:
http://gcc.gnu.org/ml/java/2002-12/msg00147.html
The patch (FileFormat.patch) should work fine with current versions of swt
(the last one I've tried was 2.1.1). I don't know if it solves your
specific
problem. But I cannot detect any image loading problems in gcj/swt after
using that patch. This includes at least .ico, .png, and .gif.
João