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

Fix ld_library_path in g77.exp for hppa64-hp-hpux11.X


HP-UX shared libraries usually end in '.sl'.  The patch removes the check
for libg2c.so before appending the path for for it to ld_library_path.
See similar code in g++.exp.  This patch fixes several hundred FAILs on
hppa64-hp-hpux11.X in running the g77 testsuite.

OK to install?

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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