This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Trouble compiling swt.jar
> > > Which I found on the thisiscool.com site. I'm running Windows XP SP2
> > > with cygwin. Anybody have any ideas what I'm doing wrong?
> >
> > The bytecode verifier used in this version of GCJ is known
> > to have many problems. You can either wait for 4.0.3 (or
> > 4.1) or try a recent snapshot of either of these branches,
> > where we have moved to a better bytecode verifier.
>
> Simply build with -findirect-dispatch. That should do the trick.
Right. More information in the Wiki:
http://gcc.gnu.org/wiki/How%20to%20BC%20compile%20with%20GCJ
I don't know if it works on Windows yet.
Thanks,
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/