21 Jul
2020
21 Jul
'20
10:45 p.m.
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.