[build-users] Re: [build2] Compile fixes

Boris Kolpackov boris at codesynthesis.com
Mon May 25 10:41:49 EDT 2015


Hi Ahmed,

Ahmed Charles <acharles at outlook.com> writes:

> It works with g++-4.9, but doesn't with clang, because it uses
> libc++. You're relying on std::map<K, V>::const_iterator not
> needing the type of K or V to be complete when defining the
> scope class.

Ok, that's fixed. Now the only remaining issue is the use of
the <ext/stdio_filebuf.h> header from libstd++. I will work
on a custom, cross-platform implementation and will ping you
when ready.

Boris



More information about the build-users mailing list