$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Measuring compile time performance
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-17 14:33:50
AMDG
Steven Watanabe wrote:
> A month or two ago, I tried to make it produce a gprof-like
> call graph by parsing the instantiation backtraces, but it
> doesn't really work, and I broke gcc support in the process.
> Hmmm, I'll try to fix this over fall break.
Ok. I've fixed this and added support for gcc 4.3.0.
For the record I'm testing with the following compilers:
gcc-3.4.4 (cygwin)
gcc-4.2.3 (cygwin)
gcc-3.4.4 (cygwin)
msvc-8.0express
msvc-9.0express
In Christ,
Steven Watanabe