16 Mar
2002
16 Mar
'02
10:42 a.m.
Hi, thanks to some helpful subscriber of this list, I figured out how to tell the Boost Build System where my Python is: I thus initiated the build by calling jam -sPYTHON_ROOT=/usr/local/python -sPYTHON_VERSION=2.2 \ -sBOOST_ROOT=/home/simons/projects/boost-current -sTOOLS=gcc but I am still getting lots of errors when trying to compile the latest version. A complete log of the failing build is available at http://cryp.to/boost-build-log.txt for anyone concerned. I'd appreciate any help on getting these errors fixed! -peter