bug#10766: CXX gets the value 'CC' on Cygwin, but CC is in fact cc

2012-02-08 Thread Peter Rosin
Stefano Lattarini skrev 2012-02-08 22:31: > Reference: > > > [CC:ing the bug-autoconf list] > > On 02/08/2012 10:04 PM, Peter Rosin wrote: >> Hi! >> >> The testsuite on master tries to use lesser compilers, but on Cygwin >> this causes some f

bug#10766: CXX gets the value 'CC' on Cygwin, but CC is in fact cc

2012-02-08 Thread Stefano Lattarini
Reference: [CC:ing the bug-autoconf list] On 02/08/2012 10:04 PM, Peter Rosin wrote: > Hi! > > The testsuite on master tries to use lesser compilers, but on Cygwin > this causes some failures due to the fact that /usr/bin/cc{.exe} is > also

bug#10766: CXX gets the value 'CC' on Cygwin, but CC is in fact cc

2012-02-08 Thread Peter Rosin
Hi! The testsuite on master tries to use lesser compilers, but on Cygwin this causes some failures due to the fact that /usr/bin/cc{.exe} is also recognized as /usr/bin/CC{.EXE} (due to the filesystem not being case sensitive), leading to CXX being set to 'CC'. But then CXX isn't a C++ compiler a

bug#10434: FAIL: depmod.tap 50 - tru64 [long VPATH] make & remake

2012-02-08 Thread Stefano Lattarini
tags 10434 + patch close 10434 thanks On 02/08/2012 12:29 AM, Peter Rosin wrote: > Stefano Lattarini skrev 2012-02-08 00:01: >> Hi Peter, thanks for the invaluable feedback. > > Thanks for the appreciation, but "invaluable" is perhaps a bit over > the top... > Not for what concerns this patch IMH