Changes between Version 8 and Version 9 of PythonPort/Quickstart


Ignore:
Timestamp:
Aug 18, 2009, 5:32:52 PM (16 years ago)
Author:
f.guerrieri@…
Comment:

specification of the toolset

Legend:

Unmodified
Added
Removed
Modified
  • PythonPort/Quickstart

    v8 v9  
    1212
    1313Note: the bjam binary used in step 3 should be the one you've built in step 1.
     14
     15Note: You can explicitly specify the toolset. This can be useful if you wish to use gcc and instead another compiler is being picked. Just add the name of the toolset after the command, for instance: build.bat gcc "--with-python=<python-root>" .