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!


> Should --with-mpc-lib=/usr/local also work? I do use
> --with-libelf=/usr/local for libelf (the only non-trivial configure) and
> it works fine...

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.

-- 
Eric Botcazou


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