On 2019-06-23 12:45, Roumen Petrov wrote:

If clang is default OS compiler is expected symbolic link c++ to clang++ or similar. May be some OS setup commands could set such links.

Remark:
At end ./configure --help outputs environment variables .
Those variables could be used to tune build process.
For instance CXX=my-c++ ./configure ... could be used to change C++ compiler.
It seems to know that c++ is the C++ compiler, but then uses cc anyway: 
https://people.freebsd.org/~yuri/vienna.log

Yuri



_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to