This is the mail archive of the gcc@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: libstdc++ check-abi not selfcontained


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.
Much has changed since then; I'll go find the patch.


Phil

-- 
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


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