This is the mail archive of the gcc-help@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: Help with libmpfr


Carol LePage <polymnia@earthlink.net> writes:

> ./cc1: error while loading shared libraries: libmpfr.so.1: cannot open
> shared object file: No such file or directory

When you build mpfr itself, use --disable-shared when you run configure.

Ian


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