On Wed, 29 Apr 2009, Joern Rennecke wrote:

> What are your thoughts on using gcc extensions for gcc-in-cxx ?

I believe we agreed in a previous discussion to aim for building with the 
intersection of C++98/C++03 and C++ as supported by GCC 3.4 (including 
making sure at an appropriate point that it builds with a non-GCC 
compiler, probably an EDG-based one such as the Intel compiler).  Though 
bearing in mind that PPL doesn't build with GCC before 4.0, the GCC 
version required for building with GCC might increase (though I think 
increasing beyond 4.1 would be a bad idea for some time yet).

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to