On 11/06/12 16:05, Chase Douglas wrote:

I would have assumed that language standard choices should be
intermixable across libraries. Is it possible this is merely a bug in GCC?

-- Chase


Hi Chase,

Matthias just pointed me to http://gcc.gnu.org/wiki/Cxx11AbiCompatibility on IRC, so it seems that this behaviour is expected.

So, either we need to build some libraries more than once or we need to enforce the language standard for all modules in the archive that expose STL in public API's (or consume these public API's).

Regards
Chris

--
ubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Reply via email to