This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ check-abi not selfcontained
- From: Phil Edwards <phil at jaj dot com>
- To: Nix <nix at esperi dot demon dot co dot uk>
- Cc: Olaf Hering <olh at suse dot de>, gcc at gcc dot gnu dot org
- Date: Sat, 5 Jul 2003 01:29:21 -0400
- Subject: Re: libstdc++ check-abi not selfcontained
- References: <20030621183916.GA13193@suse.de> <20030630203254.GA14383@disaster.jaj.com> <874r24im19.fsf@amaterasu.srvr.nix>
On Wed, Jul 02, 2003 at 11:47:14PM +0100, Nix wrote:
> On Mon, 30 Jun 2003, Phil Edwards mused:
> > On Sat, Jun 21, 2003 at 08:39:16PM +0200, Olaf Hering wrote:
> >> Hi,
> >>
> >> should this test define LD_LIBRARY_PATH? Or must I run make install
> >> without DESTDIR before running make check?
> > [...]
> >> ./abi_check: /lib64/libgcc_s.so.1: version `GCC_3.3' not found (required by /var/lib/nobody/obj-gcc-head/powerpc64-suse-linux/libstdc++-v3/src/.libs/libstdc++.so.6)
> >
> > Actually, we solve this by setting LD_RUN_PATH while abi_check is built.
> > However, it isn't picking up enough directories.
> >
> > The last time this was brought up, we weren't certain how to find the other
> > directories needed. I worked up a patch but it was a terrible kludge.
>
> I'm setting LD_LIBRARY_PATH as follows, which seems to work:
>
> LD_LIBRARY_PATH=$(find . -name "*.so" | [ some more stuff ]
Actually... hmmm.... for a one-time thing, that might not be so bad... will
play with this and see what happens.
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams