[bug #63668] Default value of CXX on BSD OS's

2023-01-27 Thread Brad Smith
Follow-up Comment #1, bug #63668 (project make):

ping.


___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/




[bug #63668] Default value of CXX on BSD OS's

2023-01-27 Thread Paul D. Smith
Follow-up Comment #2, bug #63668 (project make):

I wonder if we shouldn't be using configure to locate the C++ compiler.  Of
course it could be the case that the compiler is visible at the time make is
built but not at the time make is invoked; we wouldn't use the full pathname
of course just the program name.

POSIX mandates that the name of the C compiler be "cc" but I don't think
there's any such mandate about the name of the C++ compiler unfortunately.


___

Reply to this item at:

  

___
Message sent via Savannah
https://savannah.gnu.org/