On Sat, 04 Jun 2005 17:15:10 -0000, No_One <no_one@no_where.com> wrote:
> On 2005-06-04, Darren <darren@notathome.net> wrote:
> > i've just compiled it and installed it with no problems but i haven't
> > doneanything with it yet. Why?
> >
> ><UHAP023@alpha1.rhbnc.ac.uk> wrote in message
> > news:d7qiev$7ni$1@mklab.ph.rhul.ac.uk...
> >> Dear All,
> >> I would be interested to know if anybody has managed to
> >> successfully build and use Codeviz (the call graph generation utility
> >> for C/C++) under a recent (eg. 9.0+) version of Slackware?
> >>
>
> Just a curiosity question, I ws going to compile it, however, I noticed it
> required a compiler in the 3.4 family, is this correct??
It builds a patched 3.4.1 gcc for data collection.
Compiled here too, some of us are curious, thing is, it puts patched
gcc in a different spot and tells you how to refer to new compiler.
I _was_ surprised when the script started downloading compiler source...
So I left it crunching away. I read README after starting compile,
some things never change?
Got all these new binaries in /usr/local/bin, but I'd been to the
source website recently

So your query pushed me a little more.
Not used it yet, but it looks like might be handy tool.
>
> I ask because 9.1 comes standard with a 3.2 compiler, so I didn't bother to
> try and compile.
It builds modified compiler in order to do data collection during
compile, so you stuck with them patching particular gcc version to do
their magic. What compiler _you_ have to compile the patched gcc-3.4.1
should make no difference. (my gcc is 3.3.4 -- Slackware-10.1)
--Grant.