delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DMARC-Filter: | OpenDMARC Filter v1.4.1 sourceware.org 228C53858D33 |
Authentication-Results: | sourceware.org; dmarc=none (p=none dis=none) |
header.from=SystematicSw.ab.ca | |
Authentication-Results: | sourceware.org; |
spf=none smtp.mailfrom=systematicsw.ab.ca | |
X-Authority-Analysis: | v=2.4 cv=Y6brDzSN c=1 sm=1 tr=0 ts=6265840d |
a=oHm12aVswOWz6TMtn9zYKg==:117 a=oHm12aVswOWz6TMtn9zYKg==:17 | |
a=IkcTkHD0fZMA:10 a=G258wBLdAAAA:8 a=TImcKGuyeGIbufSLrCcA:9 a=QEXdDO2ut3YA:10 | |
a=eoNOvqp80Z0A:10 a=GFAzeMCIAC0A:10 a=KWKEJq5SZtRIZB4jfE0H:22 | |
Message-ID: | <0ce7bb8a-af66-bf3c-e607-09cb20344271@SystematicSw.ab.ca> |
Date: | Sun, 24 Apr 2022 11:08:28 -0600 |
MIME-Version: | 1.0 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 |
Thunderbird/91.8.1 | |
Subject: | Re: error: CYGWIN_NT-10.0-x86_64 is not supported (yet?) on Windows 10 |
To: | cygwin AT cygwin DOT com |
References: | <MN2PR11MB46950678BB5150B2CE71E8BCD2F99 AT MN2PR11MB4695 DOT namprd11 DOT prod DOT outlook DOT com> |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Organization: | Systematic Software |
In-Reply-To: | <MN2PR11MB46950678BB5150B2CE71E8BCD2F99@MN2PR11MB4695.namprd11.prod.outlook.com> |
X-CMAE-Envelope: | MS4xfB7F5pVhn3n2/oWdcajuN9SFNSTfV0mZUMheDW4+NuRU8hT2sF9FMQYGXi7zq+Z/Wt27GEyjHZT4ZDb6d4HdVSCirtwJX3NIQ06soazT5TWX+if98Lyf |
dP2OhLuP/EiR6MR4nedSu956qW2B65gU2BSims2H8MkWzMoYeXkaof1/LNC/EqyXLDBBDjq5Gt8IRR8ePyxj8fRhyJxTN521VlQ= | |
X-Spam-Status: | No, score=-1164.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, |
KAM_EXEURI, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, NICE_REPLY_A, | |
SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 | |
X-Spam-Checker-Version: | SpamAssassin 3.4.4 (2020-01-24) on |
server2.sourceware.org | |
X-BeenThere: | cygwin AT cygwin DOT com |
X-Mailman-Version: | 2.1.29 |
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
List-Unsubscribe: | <https://cygwin.com/mailman/options/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
Reply-To: | cygwin AT cygwin DOT com |
Errors-To: | cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com |
Sender: | "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id 23OH97G0017674 |
On 2022-04-24 08:02, John Balkunas wrote: > Hello, > > I installed Cywin64 Terminal so that I can compile chrony-4.2 for use with Windows 10 Pro 64-bit. I used the Cygwin Setup program/installer named setup-x86_64.exe for 64 bit Windows. The install appeared to go well. After the install, from within the Cywin64 Terminal, I see the following 3 results: > > Command: "cygcheck -V" > Result: > cygcheck (cygwin) 3.3.4 > System Checker for Cygwin > Copyright (C) 1998 - 2022 Cygwin Authors > This is free software; see the source for copying conditions.  There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > Command: "gcc --version" > Result: > gcc (GCC) 11.2.0 > Copyright (C) 2021 Free Software Foundation, Inc. > This is free software; see the source for copying conditions.  There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > Command: "g++ --version" > Result: > g++ (GCC) 11.2.0 > Copyright (C) 2021 Free Software Foundation, Inc. > This is free software; see the source for copying conditions.  There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > Thus, this leads me to think everything is ready to go on my Win10 machine for compiling. However, when I switch to the directory I unpacked the chrony-4.2 to and run the "./configure" command (I used no switches) from within the Cygwin64 Terminal I see the following: > > Command: "./configure" > Result: > error: CYGWIN_NT-10.0-x86_64 is not supported (yet?) > > I have tried searching for this error (was really hard trying to go through the Cygwin web archives) and haven't seen it discussed. I am pretty computer literate, but at this juncture I'm not sure how to proceed. I've compiled a few programs before (from within Linux), have done some programming in the past, but am in no way "comfortable" or that knowledgeable about it and am officially stuck. > > ANY responses would likely be appreciated. Thank you in advance for any help/suggestions/clues! BTDT, IIRC too many Linux dependencies. Still running NTP from Meinberg: https://www.meinbergglobal.com/english/sw/ntp.htm#ntp_stable https://www.meinbergglobal.com/download/ntp/windows/ntp-4.2.8p15-v2-win32-setup.exe https://www.meinbergglobal.com/english/sw/ntp-server-monitor.htm https://www.meinbergglobal.com/download/ntp/windows/time-server-monitor/ntp-time-server-monitor-104.exe You can download the sources and build the daemon and utilities with older VS releases, but Meinberg provides a service installer and monitor utility. With serial driver and PPS DLL, service and other setup tweaking, you can run a serial GPS with PPS at Realtime priority and get microsecond stability. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. [Data in binary units and prefixes, physical quantities in SI.] -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |