On Tuesday, 3 May 2016 16:32:55 UTC+1, Nicholas Alexander wrote: > On Tue, May 3, 2016 at 7:57 AM, Nathan Froyd wrote: > > This change leaves Mac as our only tier-1 platform without a C++11 > > standard library.
Out of interest, what is the situation on Linux? Which C++11 standard library will you be using? Will you be shipping your own copy as a shared library, or will you be using the system one? If I understand correctly, I assume you cannot link against the libstdc++ that ships with GCC 4.8.5 as the libstdc++ C++11 ABI did not stabilise until GCC 5.X (meaning your binaries will not work properly unless the distro where you are running ships exactly the same libstdc++)? Thanks Liam Wilson _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform