From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14486 invoked by alias); 17 Mar 2012 01:32:21 -0000 Received: (qmail 14470 invoked by uid 22791); 17 Mar 2012 01:32:20 -0000 X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from bay0-omc4-s14.bay0.hotmail.com (HELO bay0-omc4-s14.bay0.hotmail.com) (65.54.190.216) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 17 Mar 2012 01:32:07 +0000 Received: from BAY147-W10 ([65.54.190.199]) by bay0-omc4-s14.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 16 Mar 2012 18:32:07 -0700 Message-ID: From: Me Myself and I To: , Subject: GCJ confusion. Date: Sat, 17 Mar 2012 01:32:00 -0000 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/msg00057.txt.bz2 Unfortunately, I can't get that far. =20 gcc-core-4.6.2.tar gcc-java-4.6.2.tar =20 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 Unfortunately, I can't figure out how to ge= t past this. I have turned to the Java Native Compiler. I have tried the Eclipse GCJ, w= hich while functional, compiles far to much into my executable file for my needs. I have tried gcc= -full-4.4.0-mingw32-bin-2.tar, which while compiling my source code, doesn't seem to support java 1.5 rela= ted syntax and library needs, so my programs are killed and quit early. =20 So is it possible for someone to just give me the file or a link to the lat= est built GCJ, so I can run it in Windows/mingw32/mingw64 ? And if they have had success in building that file themselves, to send alon= g some basics as to what they have done with that file? 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