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]

[PATCH] Fix testsuite error if LD_LIBRARY_PATH is unset


Aldy's recent g++.exp patch causes an expect error in the testsuite if 
LD_LIBRARY_PATH is not set in the environment.  Fix is pretty trivial:

2004-02-28  Richard Earnshaw  <rearnsha@arm.com>

	* lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
	not defined.


Attachment: ld_path.patch
Description: ld_path.patch


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