Subject: Re: [boost] [config] clang on Windows and BOOST_SYMBOL_EXPORT problem
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-02-15 03:22:51


On Saturday 14 February 2015 17:53:51 Edward Diener wrote:
> On 2/14/2015 4:52 PM, Andrey Semashev wrote:
>
> > My position on this issue is that as long as clang team aims for
> > compatibility with MSVC, they should make clang work similarly to MSVC.
>
> Actually clang only aims for compatibility with MSVC in their clang for
> Windows version which targets VC++. In their clang for Windows
> implementation which targets mingw/gcc they do aim for a certain amount
> of compatibility with mingw/gcc.

Hmm, I didn't know there were two clangs for Windows. Confusing... Anyway,
since gcc compiles this code the same argument applies.