bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no-c++


From: Paolo Bonzini
Subject: Re: no-c++
Date: Mon, 10 Aug 2009 19:46:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2


Is there a wide class of projects or operating systems that recommends
or suggests use of CC=c++ that I've missed?  I'm trying to understand
the origins of the CC=c++ notion.  Learning that may help me understand
the bigger picture.

For example, when a project is considering switching from C to C++, or even just evaluating the difficulty of it, it is a common first step to make it compilable by either compiler. It is common enough that even GCC supports a -Wc++-compat warning to tell you if you've strayed from the common subset.

I'm very undecided, but I think I'm on Sam's side. gt_NO_CXX is not even emitting a message to stdout, and even if it was saying

  checking if ${CC} is a C++ compiler... yes/no

it wouldn't look out-of-place in a configure script's output.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]