This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/25777] acats_run doesn't include gcc base directory in LD_LIBRARY_PATH
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2006 21:53:54 -0000
- Subject: [Bug testsuite/25777] acats_run doesn't include gcc base directory in LD_LIBRARY_PATH
- References: <bug-25777-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2006-01-15 21:53 -------
Subject: Re: acats_run doesn't include gcc base directory in LD_LIBRARY_PATH
> ------- Comment #1 from laurent at guerby dot net 2006-01-15 21:41 -------
> Did you try the obvious run_acats patch?
>
> LD_LIBRARY_PATH=$ADA_INCLUDE_PATH:$BASE:$LD_LIBRARY_PATH
I was going to try this (well I had $BASE first) but my first
attempt failed when I forgot to add ada to the build languages.
Then, I got distracted by another problem. I'm pretty sure it
will work.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25777