This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: Proper cpu-vendor-os triplet?


On 21 October 2014 17:10, Freddie Chopin <freddie_chopin@op.pl> wrote:
> On 10/21/2014 05:20 PM, Gedare Bloom wrote:
>>
>> Normally the vendor name is omitted if it is empty. -Gedare
>
>
> OK, then I guess that "none" in "arm-none-eabi" is related to OS, not the
> vendor, right?

Hi,

The 'none' is the vendor part. It could have been omitted but has not.
Using --target=arm-eabi should also work.  In this triple there is no
OS part, it is a bare metal tool chain.

Joel's proposal earlier in the thread to use  --target=arm-distortos
makes sense to me.

Cheers
/Marcus


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