Boost logo

Boost-Build :

Subject: [Boost-build] How to use purecov within Jamfile
From: Min Wang (qiaorang_at_[hidden])
Date: 2009-01-23 09:27:50


Is purecov like tool supported by boost build ? Can anyone tell me how ?
It has been asked before but I don't see any solution was given yet.

Thanks in advance.

(In case you need to know.) purecov is a tool to instrument your code in
this way :
purecov cc -o yourcode.o yourcode.c

So I need a way to prepend purecov before cc in Jamfile.



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk