This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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++] Use LD_RUN_PATH when linking abi_check


On Sun, Sep 01, 2002 at 02:09:33PM -0400, Phil Edwards wrote:
> Tested on athlon_mp-pc-linux-gnu.  Applied to trunk.  I'll put this on
> the 3.2 branch in a few days.
> 
> 
> 2002-09-01  Phil Edwards  <pme@gcc.gnu.org>
> 
> 	* testsuite/Makefile.am:  Use LD_RUN_PATH when linking abi_check.
> 	Fix spelling in comment.
> 	* testsuite/Makefile.in:  Regenerate.
> 	* testsuite/abi_check.cc:  Use string literals to build 'cmd' rather
> 	than 'quote' and 'bslash'.

Copied to branch.  Also copied Loren's abi_check.cc patch to detect
-W on readelf, so now abi_check.cc is identical on both branches, and
both branches will not be incorrectly loaded with the system installed
libstdc++.so, if there is one.


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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