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]

Re: [patch] do not disregard LD_LIBRARY_PATH for native c++ tests


> Is there a way to just set this in one place and be done with it? Can
> this stuff be consolidated into one .exp file that everybody uses?

Possibly, I can move this stuff into a new file "common.exp" in
gcc/testsuite/lib.  It looks as if this could be loaded in libstdc++.exp
using "load_gcc_lib common.exp".

The v3 suite sets LD_RUN_PATH in addition the the environment variables
set in g++.exp.

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


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