This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]