Re: [PATCH 64bit] automake 1.13.1-1: Fix config.guess result

2013-04-12 Thread Christian Franke
Yaakov (Cygwin/X) wrote: On 2013-04-12 00:38, Christian Franke wrote: Recent config.guess still detects 64bit Cygwin as x86_64-unknown-cygwin. This should probably be changed (upstream) to be consistent with i686-pc-cygwin. This was discussed a short while ago on cygwin-developers. Sorry for

Re: [PATCH 64bit] automake 1.13.1-1: Fix config.guess result

2013-04-12 Thread Yaakov (Cygwin/X)
On 2013-04-12 00:38, Christian Franke wrote: Recent config.guess still detects 64bit Cygwin as x86_64-unknown-cygwin. This should probably be changed (upstream) to be consistent with i686-pc-cygwin. This was discussed a short while ago on cygwin-developers. Bottom line: while we could do so,

[PATCH 64bit] automake 1.13.1-1: Fix config.guess result

2013-04-11 Thread Christian Franke
Recent config.guess still detects 64bit Cygwin as x86_64-unknown-cygwin. This should probably be changed (upstream) to be consistent with i686-pc-cygwin. $ uname -srvmo CYGWIN_NT-6.1 1.7.18(0.263/5/3) 2013-04-10 14:35 x86_64 Cygwin $ cygcheck -f /usr/share/automake-1.13/config.guess automake1.