libtool
[Top][All Lists]
Advanced

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

Re: libtool uses cc to link a mixed C/C++ project and fails to find oper


From: Yuri
Subject: Re: libtool uses cc to link a mixed C/C++ project and fails to find operator new
Date: Sun, 23 Jun 2019 12:59:03 -0700
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

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





reply via email to

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