[Scons-users] FW: how to execute Clang static analyzer perl script instead of gcc.exe on Mingw/MSYS
Dennis Cote
DennisC at harding.ca
Fri Apr 12 15:16:24 EDT 2013
Instead of "bash ccc-analyzer" try "perl ccc-analyzer" ?
Hi Bill,
That was almost the ticket. I had to use the following
CC='perl /mingw/bin/ccc-analyzer'
To get it to work.
Thanks for your help.
Dennis Cote
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20130412/632afbc0/attachment.html>
More information about the Scons-users
mailing list