This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/41816] libstdc++.so.6.0.14-gdb.py is not an ELF file



------- Comment #2 from joseph at codesourcery dot com  2009-10-25 17:43 -------
Subject: Re:  libstdc++.so.6.0.14-gdb.py is not an ELF
 file

Some people dislike a few warnings from ldconfig.  I think having this as 
a text file alongside the library is much better than alternative 
suggestions of embedding it in the library in some way; for one thing, a 
separate text file is much easier to adjust when libraries from a native 
build are being used in a cross environment, or from a cross build are 
being used in a native environment, and the relative positions of 
pythondir and libdir need changing.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41816


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