$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] 32/64 library name conflict under Windows?
From: Peter Dimov (lists_at_[hidden])
Date: 2016-03-09 06:59:40
Paul A. Bristow wrote:
> +1 for x86, x64, arm ...
+1.
Another thing that would be pretty nice for Windows/autolink users would be
something like
b2 --target libboost_date_time-vc80-mt-sgd-1_61.lib
to work, as the link error message one gets when the compiler/IDE can't find
an autolinked library gives its name but it's not trivial to get from there
to the required b2 command line.