public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Which is it -pc- or -unknown-
@ 2017-10-17 19:16 cyg Simple
  2017-10-17 19:46 ` Brian Inglis
                   ` (2 more replies)
  0 siblings, 3 replies; 72+ messages in thread
From: cyg Simple @ 2017-10-17 19:16 UTC (permalink / raw)
  To: cygwin

The config.guess file[1] is confused.

840    i*:CYGWIN*:*)
841	echo ${UNAME_MACHINE}-pc-cygwin
842	exit ;;
-----
870    amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
871	echo x86_64-unknown-cygwin
872	exit ;;

The GCC executable is x86_64-pc-cygwin-gcc.exe but config.guess on my
system gives x86_64-unknown-cygwin so specifying a fully qualified host
doesn't find the executable file.  So which should it be?

[1]http://git.savannah.gnu.org/cgit/config.git/tree/config.guess?id=c003e5cb947924ca5edd25c3b840aaa373c66b28

-- 
cyg Simple

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 72+ messages in thread

end of thread, other threads:[~2017-10-21 23:58 UTC | newest]

Thread overview: 72+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-17 19:16 Which is it -pc- or -unknown- cyg Simple
2017-10-17 19:46 ` Brian Inglis
2017-10-17 21:31   ` cyg Simple
2017-10-17 23:39     ` Brian Inglis
2017-10-18  3:25       ` cyg Simple
2017-10-17 23:49 ` Brian Inglis
2017-10-18  3:29   ` cyg Simple
2017-10-18  5:26     ` Brian Inglis
2017-10-18  6:45     ` Marco Atzeri
2017-10-18 13:47       ` Brian Inglis
2017-10-18 23:27       ` Steven Penny
2017-10-19  1:16         ` Yaakov Selkowitz
2017-10-19 13:25         ` cyg Simple
2017-10-19 14:46           ` Marco Atzeri
2017-10-19 15:04           ` Yaakov Selkowitz
2017-10-19 16:44             ` cyg Simple
2017-10-19 18:51               ` Yaakov Selkowitz
2017-10-19 19:08                 ` cyg Simple
2017-10-19 20:02                   ` Vince Rice
2017-10-19 20:21                     ` cyg Simple
2017-10-19 20:33                       ` Yaakov Selkowitz
2017-10-20 13:28                         ` cyg Simple
2017-10-20 15:24                           ` Yaakov Selkowitz
2017-10-20 15:44                             ` cyg Simple
2017-10-20 15:54                               ` Yaakov Selkowitz
2017-10-20 16:11                                 ` cyg Simple
2017-10-20 17:24                                   ` cyg Simple
2017-10-20 18:35                                   ` Eric Blake
2017-10-20 19:29                                     ` cyg Simple
2017-10-20 17:41                               ` Marco Atzeri
2017-10-20 18:44                                 ` Brian Inglis
2017-10-20 19:44                                   ` cyg Simple
2017-10-20 19:53                                 ` cyg Simple
2017-10-20 20:29                                   ` Yaakov Selkowitz
2017-10-20 22:47                                   ` Steven Penny
2017-10-21 17:29                                     ` cyg Simple
2017-10-21 19:26                                       ` Steven Penny
2017-10-21 20:17                                         ` cyg Simple
2017-10-21 23:58                                           ` Steven Penny
2017-10-19 20:34                       ` Vince Rice
2017-10-19 20:21                   ` Yaakov Selkowitz
2017-10-19 20:26                     ` cyg Simple
2017-10-19 20:49                       ` Yaakov Selkowitz
2017-10-18 14:05 ` cyg Simple
2017-10-18 17:11   ` Yaakov Selkowitz
2017-10-18 19:10     ` cyg Simple
2017-10-18 19:28       ` Brian Inglis
2017-10-18 22:41       ` Yaakov Selkowitz
2017-10-18 23:00         ` JonY
2017-10-19 13:20           ` cyg Simple
2017-10-19 14:18             ` Ken Brown
2017-10-19 16:18               ` cyg Simple
2017-10-19 22:38                 ` JonY
2017-10-19 13:17         ` cyg Simple
2017-10-19 14:42           ` Marco Atzeri
2017-10-19 16:21             ` cyg Simple
2017-10-19 16:42               ` Marco Atzeri
2017-10-19 16:47                 ` cyg Simple
2017-10-19 18:37                   ` Steven Penny
2017-10-19 18:40                     ` cyg Simple
2017-10-19 18:59                       ` Yaakov Selkowitz
2017-10-19 19:04                         ` cyg Simple
2017-10-19 19:54                         ` Brian Inglis
2017-10-19 20:02                           ` cyg Simple
2017-10-19 20:35                             ` Yaakov Selkowitz
2017-10-19 21:00                               ` cyg Simple
2017-10-19 21:14                                 ` Yaakov Selkowitz
2017-10-19 23:21                                   ` Brian Inglis
2017-10-19 23:47                                     ` Yaakov Selkowitz
2017-10-19 23:49                                 ` Steven Penny
2017-10-20  1:11                                   ` Yaakov Selkowitz
2017-10-20  3:19                                     ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).