
29 Sep
2008
29 Sep
'08
7:42 p.m.
Peter H. Hodges <Hodges_Peter_H <at> cat.com> writes:
I will be using an Intel C++ compiler. What version of bjam should I download?
Use the version of bjam that comes with whatever version of boost you're using. The bjam source is in $BOOST_ROOT/tools/jam/src. In that folder (with your path setup properly for your compiler), run build.sh or build.bat, whichever is appropriate for your OS. See http://ln-s.net/2GxI for more detailed instructions.