This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ on mingw32 resignation.
- From: NightStrike <nightstrike at gmail dot com>
- To: Me Myself and I <stargate7thsymbol at live dot co dot uk>
- Cc: gcc-help at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Thu, 15 Mar 2012 17:26:47 -1000
- Subject: Re: GCJ on mingw32 resignation.
- References: <BAY147-W403246DE0013CA440C1833D05F0@phx.gbl>
On Thu, Mar 15, 2012 at 5:21 PM, Me Myself and I
<stargate7thsymbol@live.co.uk> wrote:
>
> I'm pretty well giving up on compiling GCJ under mingw32, or Windows 7 for that matter.
It shouldn't be that hard. You just have to replace the boehm-gc with
an upstream version. The one in the GCC tree doesn't work (for
mingw-w64), and it's a giant massive uphill (losing) battle to get
everyone on the same page to update it.
I admit I haven't tried it recently, but I did build it once before.