Boost logo

Boost-Build :

Subject: [Boost-build] build boost 1.40 on windows 7 - 32 bit and 64 bit libs
From: xmueller (customer001_at_[hidden])
Date: 2009-09-23 10:52:54


hello all,
can anyone briefly explain how to build 32 bit and 64 bit boost libs on
windows 7 ?
my current approach is this:

32 bit debug libs - run bjam on cmd window:
bjam stage --build-dir=D:\Projekte\boost140libs toolset=msvc --link=static
--threading=multi --runtime-link=static --layout=tagged --variant=release

64 bit debug libs - run bjam on vs2008 x64 cmd prompt:
REM bjam stage --build-dir=D:\Projekte\boost140libs toolset=msvc
--link=static --threading=multi --runtime-link=static --layout=tagged
--variant=release --address-space=64

my problem:
all libs have same size. can this be ?
did i something wrong when building ?

thank you

-- 
View this message in context: http://www.nabble.com/build-boost-1.40-on-windows-7---32-bit-and-64-bit-libs-tp25531184p25531184.html
Sent from the Boost - Build mailing list archive at Nabble.com.

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk