This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] PR testsuite/40625 Errors in "make -k check-gcc RUNTESTFLAGS=plugin.exp"
On Mon, Jul 6, 2009 at 20:17, Olatunji Ruwase<tjruwase@google.com> wrote:
> For some reason just declaring ld_library_path as global without
> setting it does not work.
> I dont know why, Âas I have very little knowledge of tcl :-(.
I'm not quite sure either, sorry. Perhaps you do have to set it, but
my understanding was that ld_library_path was set before this.
Janis, could you guide us here? I thought ld_library_path was
something inherited from the main .exp files. This is for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40625.
Thanks. Diego.