|
Boost-Build : |
Subject: Re: [Boost-build] Clang windows toolset
From: Edward Diener (eldiener_at_[hidden])
Date: 2013-10-22 18:16:26
On 10/22/2013 2:51 PM, tr1gun wrote:
> Hello,
>
> i'm trying to create a toolset for clang win. I use the intel-win.jam as
> an example.
> The problem i'm facing with my current attempt (see attched file). That
> it adds the msvc Z7 commandline parameter (<debug-store>object) and
> clang chokes on it. Anyone knows how i can override the flag so at least
> it compiles until it is implemented?
> The vcvarsall.bat file detection also needs improvement. Is there a way
> to retrieve it from the msvc generator?
> Perhaps someone knows if clang provides a linker or should it use the
> msvc linker?
I was told by clang developers that clang using VC++ RTL uses the MSVC
linker. A clang linker evidently is in the works but is not ready yet.
BTW if you are successful in creating a toolset for clang on Windows
using VC++ RTL, could you please keep everyone informed on this mailing
list. I would very much like to use such a toolset in testing such a
clang using VC++ RTL with Boost Build against Boost libraries.
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk