[cfe-dev] Linking in clang on Windows
Edward Diener
eldlistmailingz at tropicsoft.com
Thu Oct 10 12:49:02 PDT 2013
On 10/9/2013 9:22 PM, Hans Wennborg wrote:
> On Wed, Oct 9, 2013 at 5:26 PM, Hans Wennborg <hans at chromium.org> wrote:
>> On Wed, Oct 9, 2013 at 4:19 PM, Edward Diener
>>> BTW is there any documentation anywhere on a web page about running clang on
>>> Windows ?
>>
>> I have a patch that adds documentation about clang-cl. It should land today.
>
> Here are the docs I was referring to:
> http://clang.llvm.org/docs/UsersManual.html#clang-cl
Thanks very much. In Boost I am going to try to get one of the Boost
Build experts to create a toolset for clang in Windows which invokes
clang-cl from within a Visual Studio command prompt. Barring that I will
have to figure out how to create the toolset myself, although I am far
from a Boost Build expert.
I am assuming that clang in Windows should work from the VS2012 command
prompt.
More information about the cfe-dev
mailing list