This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: Proper cpu-vendor-os triplet?
- From: Freddie Chopin <freddie_chopin at op dot pl>
- To: Joel Sherrill <joel dot sherrill at oarcorp dot com>, "newlib at sourceware dot org" <newlib at sourceware dot org>
- Date: Tue, 21 Oct 2014 18:09:43 +0200
- Subject: Re: Proper cpu-vendor-os triplet?
- Authentication-results: sourceware.org; auth=none
- References: <544659BE dot 8010804 at op dot pl> <5446678B dot 2080001 at oarcorp dot com>
On 10/21/2014 04:02 PM, Joel Sherrill wrote:
On 10/21/2014 8:03 AM, Freddie Chopin wrote:
IMO arm-distortos is what the user should configure. Internally, the
canonical name will be arm-none-distortos.
OK, to make my question a bit more specific - should the string passed
to newlib's configure be "... --target=arm-distortos ..." and the names
of the binaries should be arm-distortos-gcc, arm-distortos-g++ etc.? I
guess such string wouldn't work with newlib's configure.host (fragment
posted earlier) if I would be consistent and expected "distortos" to be
the third element of the triplet, right?
What is the name of toolchain (the triplet) for RTEMS (for ARM or any
other chip)?
Regards,
FCh