17 Oct
2002
17 Oct
'02
12:51 p.m.
"wugui"
i install gcc-3.2 in a new directory. pl. /usr/local/gcc-3.2/
how build boost with it.
Go to your boost root directory and: bjam -sTOOLS=gcc -sGCC_ROOT_DIRECTORY=/usr/local/gcc-3.1 If you want the Boost.Python library, be sure to follow the directions at http://www.boost.org/libs/python/doc/building.html -- David Abrahams dave@boost-consulting.com * http://www.boost-consulting.com Building C/C++ Extensions for Python: Dec 9-11, Austin, TX http://www.enthought.com/training/building_extensions.html