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++-v3 stability?



> Do we have a mechanism to detect such breakage?  

I am not aware of one. There are ABI bits in the g++ testsuite. Perhaps 
something similar could be used?

> Seems like we would
> need to build a suite of dynamically-linked programs (the entire test
> suite perhaps) with g++ 3.1 and then run-time link against the
> libstdc++.so de jour.

This seems like a sane approach, although it's not comprehensive. 


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