This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18496] Build fails with "libgmp.so.6 not found" error
- From: "jim at dishaw dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Nov 2004 02:41:43 -0000
- Subject: [Bug fortran/18496] Build fails with "libgmp.so.6 not found" error
- References: <20041115062616.18496.jim@dishaw.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jim at dishaw dot org 2004-11-16 02:41 -------
I attempted the build again execpt that I set LD_LIBRARY_PATH=/sys/sdf/sci/lib
before the first configure and it now builds to completion. Is this buggy
behaviour or the intended behaviour? One part of the configure process uses the
path specified by --with-gmp= to resolve the libaries. The configure process
for libgfortran does not. My $0.02 is that it should be consistent, but I may
be missing a subtle point.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18496