$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Boost build in Cygwin 1_36_0 vs 1_38_0 msvc dll build wierdness
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-27 16:38:01
AMDG
Brian Davis wrote:
> On Fri, Mar 27, 2009 at 10:52 AM, Steven Watanabe <watanabesj_at_[hidden]>wrote:
>
>> Does it work with toolset=msvc target-os=windows?
>> I believe that this has been fixed in the trunk:
>> https://svn.boost.org/trac/boost/changeset/51241
>>
>
> bjam -d+2 toolset=msvc os=windows
> <snip>
>
> Notice error by bjam of:
>
> error: "windows" is not a known value of feature <os>
> error: legal values: "CYGWIN"
>
target-os, not os
In Christ,
Steven Watanabe