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] PR testsuite/40625 Errors in "make -k check-gcc RUNTESTFLAGS=plugin.exp"


2009/7/2 Olatunji Ruwase <tjruwase@google.com>:
> Hello,
> ÂAttached is a patch for the bug. The change simply declares and
> initializes ld_library_path before use.
> ÂPatch was bootstrapped and tested on x86_64-unknown-linux-gnu

I don't think you actually need to set ld_library_path.  Simply
declaring it as global should work.  Could you try that variant?


Thanks.  Diego.


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