This is the mail archive of the gcc-bugs@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]

[Bug fortran/18496] Build fails with "libgmp.so.6 not found" error


------- 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


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