Boost logo

Boost Testing :

From: David Abrahams (dave_at_[hidden])
Date: 2007-03-27 13:50:09


This appears to show that your Windows installation of Python is being
used with a cygwin GCC. That can never work.

http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/output/speedsnail-gcc-d-boost-bin-v2-libs-parameter-test-python_test-test-gcc-cygwin-3-4-4-debug_release.html

According to

http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/summary.html

you don't even have a cygwin version of python configured.

When building with a cygwin version of python,
<target-os>cygwin has to be in the build request, and that is not
currently automatically coordinated with <flavor>cygwin. Rene and/or
Volodya may be able to help you figure out how to test with
<target-os>cygwin *only* when building with the cygwin flavor of gcc;
I don't know what to do there.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost-testing list run by mbergal at meta-comm.com