
21 Dec
2011
21 Dec
'11
12:25 a.m.
On 20 December 2011 18:55, John Maddock <boost.regex@virgin.net> wrote:
Another idea would be to make better usage of pre-compiled headers. These are supported by both gcc and msvc. Again would require non-trivial changes in build/test infrastructure.
Boost.Build supports precompiled headers already: Boost.Math uses it to significantly speed up compile times.
I've skimmed the Jamfile.v2 and it looks fairly straightforward to configure. I'll try to test this approach. Looking at the pch.hpp, I wonder, how you decided which header to put there? It looks like carefully selected set only. Best regards -- Mateusz Loskot, http://mateusz.loskot.net