This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: darwin8 libjava support
- From: Geoffrey Keating <geoffk at geoffk dot org>
- To: Mike Stump <mrs at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 25 Mar 2005 23:47:11 -0800
- Subject: Re: darwin8 libjava support
- References: <50ACD6C4-9D88-11D9-96D4-003065BDF310@apple.com>
Mike Stump <mrs@apple.com> writes:
> Here is one to add support for multilibbing on -m64 for darwin8. It
> come even closer to building with these.
>
> The patches mirror the other code around it for other arches. Maybe
> not my first choice in style, but I like consistency over being
> arbitrarily different.
>
> Ok?
I think this needs to be sent to the upstream libtool first...
> 2005-03-25 Mike Stump <mrs@apple.com>
>
> * libtool.m4 (libtool_flags): Add -m64 darwin support for libjava.