[PATCH libgpg-error] syscfg: Add ARC architecture

Alexey Brodkin Alexey.Brodkin at synopsys.com
Tue Sep 18 16:29:28 CEST 2018


Hi Werner,

On Tue, 2018-09-18 at 15:02 +0200, Werner Koch wrote:
> On Tue, 18 Sep 2018 09:09, Alexey.Brodkin at synopsys.com said:
> 
> > And "oe" vendor (which is used for OpenEmbeddeed toolchains) is just
> > a corner case together with others (even more often used ones):
> >  - arc-buildroot-linux-uclibc-
> >  - arc-snps-linux-
> >  - arc-linux- etc.
> 
> I reviewed how we use the vendor field and changed the system so that we
> always use "unknown" for the vendor field if a CPU-VENDOR-KERNEL-SYSTEM
> "triplet" is given.  We don't dothis for CPU-VENDOR-OS triplet.  The
> effect is that all triplets matching the glob pattern
> 
>   arc-*-linux-uclibc
> 
> will work.  I have kept the uclibc at the end because that seems to be
> important.

But what about "arc-*-linux-gnu" (i.e. Glibc-based tools)?
And another question is about big-endian ARC flavors i.e. arceb-xxx -
will it work as well?

-Alexey


More information about the Gnupg-devel mailing list