Boost logo

Boost-Build :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2008-07-08 10:31:35


I'm attempting to rebuild boost.python documentation. Therefor, I step
into libs/python/doc, and run bjam. Here is (part of) the output:

...updating 2 targets...
docutils.html ../../../bin.v2/libs/python/doc/gcc-4.1.2/debug/building.html
Unknown option: -g
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.

    "python" -gdt --source-url=./building.rst --link-stylesheet
--traceback --trim-footnote-reference-space
--footnote-references=superscript --stylesheet=../../../rst.css
building.rst ../../../bin.v2/libs/python/doc/gcc-4.1.2/debug/building.html

So it seems boost.build tries to invoke python with the '-g' option,
which doesn't appear to be recognized. What is going on ?

(my user-config.jam file contains "using python ;", and 'python'
corresponds to version 2.5.1 on my machine (Fedora 8).

Thanks,
       Stefan

-- 
      ...ich hab' noch einen Koffer in Berlin...

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk