
6 Nov
2008
6 Nov
'08
10:03 a.m.
Thorsten Ottosen wrote:
Just oout of curiosity, where did you get gcc 4.x for cygwin?
Look for the packages prefixed with 'gcc4' (not just 'gcc') in the 'Devel' category. If you wish to use it with Boost.Build v2, add the following line to your site-config.jam or user-config.jam: using gcc : : g++-4 ;