config-patches
[Top][All Lists]
Advanced

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

Re: configure failure compiling cpython


From: Earnest Boyd
Subject: Re: configure failure compiling cpython
Date: Wed, 1 Mar 2017 09:48:53 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1


On 3/1/2017 4:33 AM, Ben Elliston wrote:
> 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'?
> 

And take a look in config.log to see if there were any Cygwin specific
errors.  Maybe some external process got in the way.

-- 
Earnie



reply via email to

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