GCC 4.4.2 fails to build on Tru64 UNIX

Ian Lance Taylor iant@google.com
Wed Dec 30 09:12:00 GMT 2009


RUMI Szabolcs <rumi_ml@rtfm.hu> writes:

> But I assume that when I specify --with-mpfr= to ./configure
> (and this then implies the mpfr libdir and includedir specification)
> the gcc Makefiles should automatically ensure that the given mpfr
> libdir is added to the dynamic library search path of all the
> binaries produced.

That turns out not to be the case.  That would be undesirable if there
were no shared libraries in the relevant directories.

Ian



More information about the Gcc-help mailing list