Re: [Boost-cmake] 1.40.0.cmake4 build problem

2009-11-02 Thread Denis Arnaud
2009/11/1 troy d. straszheim > I have a version cmake5 in the works, you're welcome to try the head of my > 1.40.branch, where all of these should be fixed. (I'd appreciate the > testing). This 1.40.0.cmake5 release contains a lot of stuff backported from > the 1.41 branch. > Thanks Troy. On a

Re: [Boost-cmake] 1.40.0.cmake4 build problem

2009-10-31 Thread troy d. straszheim
Denis Arnaud wrote: With the 1.40.0.cmake4 version (http://sodium.resophonic.com/boost-cmake/1.40.0.cmake4/boost-1.40.0.cmake4.tar.gz), I get a build error on the binaries (e.g., bcp, inspect). [snip] To compile the inspect binary, the linker searches for the libboost_regex-mt-static

[Boost-cmake] 1.40.0.cmake4 build problem

2009-10-31 Thread Denis Arnaud
With the 1.40.0.cmake4 version ( http://sodium.resophonic.com/boost-cmake/1.40.0.cmake4/boost-1.40.0.cmake4.tar.gz), I get a build error on the binaries (e.g., bcp, inspect). == [ 98%] Built target boost_wave-mt-static-debug make

Re: [Boost-cmake] 1.40.0.cmake4

2009-10-28 Thread Denis ARNAUD
ag got into the wild accidentally. > > -t > Fine! 1. Note that on (boost/cmake) gitorious<http://gitorious.org/boost/cmake/commits/1.40.0>, there is a 1.40.0.cmake3 tag, but no 1.40.0.cmake4 tag... 2. When getting the boost-1.40.0-cmake4 tar ball<http://sodium.resophonic.com/boo

Re: [Boost-cmake] 1.40.0.cmake4

2009-10-27 Thread Sean Chittenden
I've put up a 1.40.0.cmake4, containing features backported from the 1.41.0 beta. Hopefully this will be the last in the 1.40 series including LIB_SUFFIX and ways to tweak the python detection. 1.40.0.cmake3 has been skipped, that tag got into the wild accidentally. Thanks Troy. 1.40-cm

[Boost-cmake] 1.40.0.cmake4

2009-10-27 Thread troy d. straszheim
I've put up a 1.40.0.cmake4, containing features backported from the 1.41.0 beta. Hopefully this will be the last in the 1.40 series including LIB_SUFFIX and ways to tweak the python detection. 1.40.0.cmake3 has been skipped, that tag got into the wild accidentally. -t __