This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: How to do bootstrap build on OSX to get gcj?
- From: "Mike Purdy" <purdymi at binghamtonschools dot org>
- To: <java at gcc dot gnu dot org>
- Date: Thu, 21 Sep 2006 13:59:07 -0400
- Subject: Re: How to do bootstrap build on OSX to get gcj?
I attempted "make bootstrap" on an Intel Mac with 4.1.1 full tarball today and it appears to have succeeded. Is this possible?
I'm not sure how to do the "install" portion of the build and how to actually test it out on some java files. Anyone have pointers on "install" on OSX and where the installed modules end up afterwards?
Mike
>>> Tom Tromey <tromey@redhat.com> 09/20/06 3:48 PM >>>
>>>>> "Andi" == Andi Vajda <andi@osafoundation.org> writes:
Andi> For Intel you need a set of patches that was posted here a while ago, see:
Andi> http://gcc.gnu.org/ml/java/2006-05/msg00151.html
Andi> I don't know if these patches have been checked in anywhere yet.
Many of them were approved recently on gcc-patches.
I think Geoff requested a rewrite of the libffi changes.
I didn't look to see if these patches were actually checked in; if
someone knows of unreviewed or uncommitted x86 Darwin patches, I'm
happy to review and/or commit them ... just send me a URL or whatever.
Tom