Right now, we don’t install a “cc”  [we install gcc]  but we do install “c++” [ 
we also install g++, of course].

Some configure scripts (and one or two places in the testsuite) do try to 
invoke ‘cc’ which can lead to inconsistent tools being used, if a GCC install 
is ahead in the PATH of some other install which does provide cc.

Is there a reason for this omission, or is it unintentional?

thanks,
Iain

Reply via email to