config-patches
[Top][All Lists]
Advanced

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

Re: configure failure compiling cpython


From: Ben Elliston
Subject: Re: configure failure compiling cpython
Date: Wed, 1 Mar 2017 20:33:28 +1100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Feb 28, 2017 at 01:07:26PM -0500, David A. Fuess wrote:

> config.guess timestamp = 2017-02-07
> 
> uname -m = x86_64
> uname -r = 2.7.0(0.306/5/3)
> uname -s = CYGWIN_NT-10.0
> uname -v = 2017-02-12 13:18

I'm stumped.  Perhaps someone else on the list might know?

This code should match that configuration:

    amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
        echo x86_64-unknown-cygwin
        exit ;;

Can you please send me (directly) the output of 'sh -x config.guess'?

Thanks,
Ben



reply via email to

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