|
Boost Users : |
From: Wu Yinghui, Freddie (yhwu_at_[hidden])
Date: 2007-02-07 04:11:23
Hi all,
I've been using bjam v1 in 1.33 to build my Boost, and everything went
smoothly. I tried lately to grab the latest Boost from CVS in order to
preview its upcoming feature, but I faced problems building it using the
new bjam v2.
My system: Windows XP Pro SP2
Compiler: MSVC 7.1
First of all, I'd like to build Boost with STLport 5.1.0 (the latest
STLport release). In the old bjam, I could use the vc_7_1-stlport
toolset to activate STLport. In the new bjam, I found that the <stdlib>
option was always set to "native" when I run bjam with --debug-building.
(I've enabled "using stlport" in user-config.jam".) So how do I activate
STLport?
Secondly, I downloaded Zlib and Libbz2 source and wanted to build
Boost.IOStream with zip and bzip2 support. In the old bjam, I could set
ZLIB_INCLUDE, etc. environment variables and then Boost will find the
necessary headers and libraries. In the new bjam, I always get an error
complaining zlib.h not found even though I've already set the
environment variables properly. How do I go about doing this?
Lastly, due to our project requirements, I need to provide some
customized compiler options when building Boost. In the old bjam, I
could use -sBUILD=<cxx-flags>option to do so. But these flags doesn't
seem effective with the new bjam (I don't see them when using -d+2 to
check the compiler parameters). So how do I go about doing this?
Thanks,
Freddie
-- Wu Yinghui, Freddie Senior Software Engineer Advanced Technology Research and Development Group Volume Interactions Pte Ltd 1 Kim Seng Promenade #12-01 Great World City East Tower Singapore 237994 Tel: +65 62226962 (Ext 216) Fax: +65 62226215 Email: yhwu_at_[hidden] URL: http://www.volumeinteractions.com http://www.dextroscope.com Important: This message is intended for the recipient(s) addressed above. It contains privileged and confidential information. If you are not the intended recipient, please notify the sender immediately by replying to this message and then delete it from your system. You must not read, copy, use, or disseminate this communication in any form. Thank you.
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