Where does the value of CXX in a makefile come from?
http://stackoverflow.com/questions/11394659/where-does-the-value-of-cxx-in-a-makefile-come-from
https://www.gnu.org/software/make/manual/make.html#Implicit-Variables
https://www.gnu.org/software/make/manual/make.html#Implicit-Variables
CXX
Program for compiling C++ programs; default ‘g++’.
留言
張貼留言