This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][ARM] Support arm-android-eabi


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
>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]