config-patches
[Top][All Lists]
Advanced

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

Re: *-unknown-cygwin or should it be *-pc-cygwin


From: Ben Elliston
Subject: Re: *-unknown-cygwin or should it be *-pc-cygwin
Date: Tue, 23 Oct 2018 07:16:33 +1100
User-agent: NeoMutt/20170609 (1.8.3)

On Mon, Oct 22, 2018 at 10:25:29AM -0400, Earnie wrote:

> Why does config.guess return *-unknown-cygwin when `gcc
> -dumpmachine` prints *-pc-cygwin?  Am I wrong in thinking the two
> should match?  There is no *-unknown-cygwin-gcc on PATH but there is
> a *-pc-cygwin-gcc on PATH.

    i*:CYGWIN*:*)
        echo "$UNAME_MACHINE"-pc-cygwin
             exit ;;

Which machine [run uname -m] are you talking about?

Ben

Attachment: signature.asc
Description: PGP signature


reply via email to

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