[Scons-dev] Clang support
Paweł Tomulik
ptomulik at meil.pw.edu.pl
Mon Jan 5 07:48:14 EST 2015
W dniu 05.01.2015 o 12:48, Russel Winder pisze:
> Is it my imagination or is there no support for Clang in SCons?
>
>
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
I have a project where I just set construction variables CC=clang and
CXX=clang++ and it works well (I check existence of these compilers with
SConf, so I don't need the Tool machinery to search for the compiler
executables).
Some time ago I also wrote these two tools:
https://github.com/ptomulik/scons-tool-clang
https://github.com/ptomulik/scons-tool-clangpp
but for some (forgotten) reason I don't use them :)
Best regards!
--
Pawel Tomulik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20150105/6354ef5b/attachment.html>
More information about the Scons-dev
mailing list