From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25636 invoked by alias); 16 Mar 2012 03:27:02 -0000 Received: (qmail 25616 invoked by uid 22791); 16 Mar 2012 03:27:01 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-wi0-f179.google.com (HELO mail-wi0-f179.google.com) (209.85.212.179) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Mar 2012 03:26:48 +0000 Received: by wibhn6 with SMTP id hn6so152991wib.8 for ; Thu, 15 Mar 2012 20:26:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.103.97 with SMTP id fv1mr2679606wib.17.1331868407386; Thu, 15 Mar 2012 20:26:47 -0700 (PDT) Received: by 10.180.20.46 with HTTP; Thu, 15 Mar 2012 20:26:47 -0700 (PDT) In-Reply-To: References: Date: Fri, 16 Mar 2012 03:27:00 -0000 Message-ID: Subject: Re: GCJ on mingw32 resignation. From: NightStrike To: Me Myself and I Cc: gcc-help@gcc.gnu.org, java@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2012-03/txt/msg00055.txt.bz2 On Thu, Mar 15, 2012 at 5:21 PM, Me Myself and I 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.