bug-make
[Top][All Lists]
Advanced

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

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


From: Paul D. Smith
Subject: [bug #63668] Default value of CXX on BSD OS's
Date: Fri, 27 Jan 2023 14:42:04 -0500 (EST)

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:

  <https://savannah.gnu.org/bugs/?63668>

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




reply via email to

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