[Scons-users] How to interface Purify into Scons?

doc drplastic99 at yahoo.com
Sat Aug 16 11:00:51 EDT 2014


 have a Makefile that has various calls to scons.
scons "--jobs=8" -f SConstruct 
The SCons command generates a line similar to the following:
g++ -o buildversion.o -c -c -g -fPIC buildversion.cc 
How do you interface Purify into this mix? I'm guessing that ultimately the line is suppose to look like
purify g++ -o buildversion.o -c -c -g -fPIC buildversion.cc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20140816/94aec839/attachment.html>


More information about the Scons-users mailing list