I have access to server where I need to build boost 1.46. How can I force bootstrap.sh to use /usr/bin/gcc-4.4. By default it uses /usr/bin/gcc and I can\'t figure out how t
Update for Boost 1.59
Now you need to do this:
echo "using gcc : : /usr/bin/g++44 ; " >> tools/build/src/user-config.jam