$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] building 1.40 with 1.3x lib naming
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-11-15 18:13:33
AMDG
Adam Fisk wrote:
> This should hopefully be an easy one. I'm having trouble with the new
> default lib naming in 1.40.0. I previously linked to libraries with
> the following naming structure with 1.38.0, for example:
>
> libboost_system-mt-sgd.lib
>
> With 1.40.0, I get simply:
>
> libboost_system.lib
>
> I'm running with --layout=system (just as I was with 1.38 - my scripts
> haven't changed). What can I change in 1.40.0 to get "-mt-sgd" in the
> name?
>
--layout=tagged
In Christ,
Steven Watanabe