[Scons-users] clang and SCons usage questions

Bill Deegan bill at baddogconsulting.com
Mon Feb 19 12:53:40 EST 2018


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?

Thanks,
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20180219/2cd01fc4/attachment.html>


More information about the Scons-users mailing list