|
Boost Users : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-05-04 10:44:11
"silvermangbs" <silvermangbs_at_[hidden]> writes:
> BTW: Does *anyone* build all of boost under Cygwin with "gcc
> -mno-cygwin"? I have so much trouble with this that I think I must be
> the only one trying to do it.
ALL? I doubt it. In particular, Boost.Python is very unlikely to
build successfully that way, due to the fact that builds under Cygwin
assume the need for a Cygwin build of Python.
However, I just rebuilt the threads library with:
$ bjam -sTOOLS=gcc-nocygwin
So it looks like the rest of it should work out OK.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net