Chris Quenelle wrote:
> I've attached an answer from the C++ compiler team lead.
> I don't think it's much help.
> 
> All I can think of is wrapping the compiler driver with a script
> that LD_PRELOADs an interposer on gettimeofday()
> (or whatever the appropriate libc call is).
> 
> You know.  The usual hack.  But maybe sed scripts are easier.
> It certainly seems like a good RFE if you're interested in a more
> long-term solution.

Certainly from a gcc-compatibility perspective this would be quite 
useful.  I hope that the RFE can be implemented for this and other reasons.

Cheers,
-- 
Shawn Walker

Reply via email to