Opened 13 years ago

Last modified 12 years ago

#3625 new Bugs

python detection randomly broken

Reported by: Vladimir Prus Owned by: Vladimir Prus
Milestone: To Be Determined Component: build
Version: Boost 1.40.0 Severity: Problem
Keywords: Cc:

Description

We had at least two bug reports that python detection does not work on windows. In both cases, removing the

if [ version.check-jam-version 3 1 17 ] || ( [ os.name ] != NT )

block in python.jam:probe fixed that. One case was definitely mingw-built bjam, the other case, for all appearences, is MSVC. Log for the second case is attached.

Attachments (1)

log.txt (11.1 KB ) - added by Vladimir Prus 13 years ago.

Download all attachments as: .zip

Change History (4)

by Vladimir Prus, 13 years ago

Attachment: log.txt added

comment:1 by Marshall Clow, 12 years ago

Component: NoneBuilding Boost

comment:2 by Marshall Clow, 12 years ago

Milestone: Boost 1.41.0To Be Determined

comment:3 by anonymous, 12 years ago

Component: Building Boostbuild
Owner: set to Vladimir Prus

Merge Building Boost with build tool.

Note: See TracTickets for help on using tickets.