On Fri, Aug 16, 2019 at 9:51 AM Eric Rahm <[email protected]> wrote: > > We are actively working on this. Unfortunately, as expected, its never as > simple as we'd like. Updating the minimum gcc version ( > https://bugzilla.mozilla.org/show_bug.cgi?id=1536848) is blocked on getting > our hazard builds updated, updating to c++17 has some of it's own quirks.
Thanks. The dependencies indeed look tricky. :-( I take it that doing what Chromium does and shipping a statically linked symbol-swapped copy of libc++ instead of depending on the system C++ standard library would have its own set of issues. :-( -- Henri Sivonen [email protected] _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

