$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [boost_1_39_0] Static Build Problem !
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-02-05 10:56:44
AMDG
Mahesh Babu Vattigunta wrote:
> Though I am building the library with the under given
> command, I don't see libboostXXX-vc90-mt-sgd.lib. Building them windows-xp,
> Visual Studio - 2008 Command Prompt. Where am I going wrong?
>
> bjam.exe -q --build-dir=" "
> variant=release,debug threading=multi link=static runtime-link=shared
> install.
>
The s in sgd corresponds to runtime-link=static
In Christ,
Steven Watanabe