|
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.
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