From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6226 invoked by alias); 16 Mar 2012 08:01:42 -0000 Received: (qmail 6204 invoked by uid 22791); 16 Mar 2012 08:01:39 -0000 X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,TW_GC X-Spam-Check-By: sourceware.org Received: from bay0-omc1-s11.bay0.hotmail.com (HELO bay0-omc1-s11.bay0.hotmail.com) (65.54.190.22) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Mar 2012 08:01:23 +0000 Received: from BAY147-W17 ([65.54.190.61]) by bay0-omc1-s11.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 16 Mar 2012 01:01:23 -0700 Message-ID: From: Me Myself and I To: , , Subject: GCJ on mingw32 resignation. Date: Fri, 16 Mar 2012 08:01:00 -0000 In-Reply-To: References: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes 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/msg00056.txt.bz2 Unfortunately, I can't get that far. gcc-core-4.6.2.tar gcc-java-4.6.2.tar gc6.8.tar are the files I have.=A0 Now, Ive been told that I have to compile gcc-core= -4.6.2.tar and have that running successfully first.=A0 This isn't working, due to an erro= r message which I learn from the email list is due to an error I must be making, whic= h I am not, and is therefore impossible.=A0=20 So I turn to my gcc-java file, which I try to use standalone without the co= re file.=A0 I find that it has 4 directories. I have replaced, configured maked installed 2 of those directories with mor= e up to date versions of their programs, with no problems.=A0 These 2 are boehm-gc and libffi. However, I find that in ...gcc/java/ there isn't a configure script at all = to start from, and that in .../libjava/ the configure script fails on the first line. Am I doing the wrong thing here?=A0 Can gcc-java-4.6.2.tar be used to build= my gcj, without the gcc-core-4.6.2.tar file?=A0 If not, can I please just be sent a link or an archive file of som= eone's successful build of gcj on windows mingw32 (which is not the eclipse version)? Since I'm reall not succeeding from source code! 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 fo= r that matter. =20 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. =20 I admit I haven't tried it recently, but I did build it once before. =20=09=09=20=09=20=20=20=09=09=20=20