This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MPC version 0.8 released!
Paolo Carlini <paolo.carlini@oracle.com> writes:
> Richard Guenther wrote:
>> Hm, so what's the difference with libmpc then?
>>
> Good, now both a C++ library and a middle-end guy are curious ;)
My guess is that /usr/local/lib is in /etc/ld.so.conf, and that
ldconfig gets run by a cron job periodically, and that it wasn't run
between the time Paolo built mpc and the time he tried to use it.
Ian