[Scons-users] clang and SCons usage questions

Bill Deegan bill at baddogconsulting.com
Mon Feb 19 15:25:24 EST 2018


I've tried clang + VS2017 and it seems to function ok for me.




On Mon, Feb 19, 2018 at 3:18 PM, Mats Wichmann <mats at wichmann.us> wrote:

> On 02/19/2018 10:53 AM, Bill Deegan wrote:
> > Greetings,
> >
> > I'm working on sorting out the test failures in appveyor on windows with
> > clang.
> >
> > It seems you need to install either msvc or mingw to be able to do
> anything
> > useful with clang on win32.
> >
> > Also clang-cl will use MSVC style compiler flags, where clang will use
> > "normal/non-windows" compiler flags.
> >
> > So:
> > 1) Do you use clang with MSVC or MINGW?
> > 2) Do you use MSVC compiler type flags with clang?
>
> not me; we've dropped in clang in place of gcc on Linux builds, and
> clang is what you get on Mac, but not Windows.
>
> have you looked here for some "additional support"?
>
> https://llvm.org/builds/
>
> (it seems not to be ready for VS2017, which is a bit disappointing, but
> I suppose it will get there)
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20180219/7993bfa5/attachment.html>


More information about the Scons-users mailing list