This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][ARM] Support arm-android-eabi
- From: "=?big5?b?RG91ZyBLd2FuICjD9q62vHcp?=" <dougkwan at google dot com>
- To: "Mark Mitchell" <mark at codesourcery dot com>
- Cc: "Joseph S. Myers" <joseph at codesourcery dot com>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 9 Jul 2008 21:32:50 -0700
- Subject: Re: [PATCH][ARM] Support arm-android-eabi
- References: <498552560806271116o2f5618f6m230c1453dfa873c4@mail.gmail.com> <48656BAA.9080107@codesourcery.com> <498552560806281105y4b57ba94p53d375cb5cafed3a@mail.gmail.com> <4867D662.2040203@codesourcery.com> <498552560806291228q25344823k4c3a9644c45f1cf2@mail.gmail.com> <4867E4D9.8040503@codesourcery.com> <498552560806301522l721a55d6qc31cf0e929f7e825@mail.gmail.com> <Pine.LNX.4.64.0807091701270.9844@digraph.polyomino.org.uk> <498552560807091556v75f4da8dlf2a7c28ab8aa584f@mail.gmail.com> <487583CC.4060501@codesourcery.com>
I will take a look and see if I can rearrange the specs correctly.
-Doug
2008/7/9 Mark Mitchell <mark@codesourcery.com>:
> Doug Kwan (Ãö®¶¼w) wrote:
>
>> The patch that got checked in was the second version. In the first
>> version, I did use a seperate android.h header to override those
>> macros. Could that a look at the patch in the first mail this thread
>> to see if that first version does it right?
>
> Didn't that patch have the problem that it required that it required a
> different configuration triplet for Android? It should still be possible to
> have -mandroid; we just need to get the specs organized correctly.
>
> Take a look at config/rs6000/sysv4.h to see how this can be done. That
> header file supports OpenBSD, the GDB simulator, and several other
> platforms.
>
> Thanks,
>
> --
> Mark Mitchell
> CodeSourcery
> mark@codesourcery.com
> (650) 331-3385 x713
>