This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj-mingw is ready for inclusion in gcc 3.1
On Sun, 2002-03-10 at 12:49, Adam Megacz wrote:
> > I tried building some rhug packages, but they rely on "gcj -R" which
> > appears to be broken for mingw32 targets. I'll try to look at this
> > soon, but I have submitted a PR against it for now.
>
> Oh yeah, that's another thing that doesn't work =)
I just submitted a patch to fix this. Now I'm able to build rhug
packages which appear to actually work under wine (xerces examples,
etc). This is cool.
You have to link things by hand though, as libtool isn't quite up to the
job. :-(
AG