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!


Paolo Carlini wrote:
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...


On many Linux distributions you could configure /etc/ld.so.conf to add /usr/local/lib (or lib64).

I always do that -so no need to have a LD_LIBRARY_PATH- and IIRC some distributions already have that.

Regards.


-- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359 8, rue de la Faiencerie, 92340 Bourg La Reine, France *** opinions {are only mines, sont seulement les miennes} ***


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