This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MPC version 0.8 released!
Eric Botcazou wrote:
> I don't think this will change anything, the shared libraries will be picked
> if they are present at link time. You can configure gmp, mpfr, mpc, etc
> with --disable-shared in order not to build them or delete them afterwards.
>
Right, ok. Indeed, your suggestion works fine. Now I have to double
check what I did at the time for cloog, ppl, etc, because I don't
remember having disabled shared anywhere, but anyway...
Paolo.