GNU bug report logs - #10766
CXX gets the value 'CC' on Cygwin, but CC is in fact cc

Previous Next

Package: automake;

Reported by: Peter Rosin <peda <at> lysator.liu.se>

Date: Wed, 8 Feb 2012 21:06:01 UTC

Severity: minor

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Peter Rosin <peda <at> lysator.liu.se>
To: 10766 <at> debbugs.gnu.org
Subject: bug#10766: CXX gets the value 'CC' on Cygwin, but CC is in fact cc
Date: Wed, 08 Feb 2012 22:04:13 +0100
[Message part 1 (text/plain, inline)]
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 and some tests go downhill, namely
silent-many-generic.test and suffix3.tap.

Or something, I didn't look all that much at it.  Maybe the failure
in silent-many-generic.test is just a variant of the SunStudio CC
case mentioned in the comment?

Cheers,
Peter
[silent-many-generic.log (text/plain, attachment)]
[suffix3.log (text/plain, attachment)]

This bug report was last modified 13 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.