config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] config.sub: recognise ARM64EC machine type


From: Po Lu
Subject: Re: [PATCH] config.sub: recognise ARM64EC machine type
Date: Fri, 15 Sep 2023 10:43:18 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Billy Laws <blaws05@gmail.com> writes:

> I just put what MinGW was using here since that is what I'm targeting,
> I assumed that tests should represent what was actually being used.

The vendor name in configuration tuples is more or less irrelevant these
days and may be disregarded.  In light of the sheer quantity of
operating systems that support PCs, what is this meant to return?

  $ ./config.sub pc

or even

  $ ./config.sub x86_64-pc

> LLVM doesn't even support "winnt" in triples, only "win32" and
> "windows".  "-windows-msvc" is
> also used throughout its testsuite.

LLVM is not part of the GNU project, nor does it abide with the rules
and conventions thereof.  We are under no obligation to contort
ourselves to match their expectations.

> I'll submit a v2 with the test data changed per your suggestions.

Thank you.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]