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

Ahmed Charles acharles at outlook.com
Mon May 25 16:37:16 EDT 2015



> Date: Mon, 25 May 2015 16:41:49 +0200
> From: boris at codesynthesis.com
> To: acharles at outlook.com
> CC: build-users at codesynthesis.com
> Subject: Re: [build2] Compile fixes
> 
> 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.

Cool, thanks.
 		 	   		  


More information about the build-users mailing list