$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eldiener_at_[hidden])
Date: 2020-07-21 22:45:07
On 7/21/2020 6:31 PM, Klaim - Joël Lamotte via Boost-users wrote:
> Hi,
> am I correct that autolinking is not supported by Boost when using Clang
> on Windows?
> To be clear, I'm talking about both clang++ and clang-cl drivers.
>
> The behavior I observe suggests that I am correct but looking at the
> autolink.hpp header I didn't understand how it decides if it should work
> or not.
Clang on Windows targeting vc++ supports autolink, clang on Windows
targeting gcc doe3s not support autolink.