This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: [3.3 branch] IA64 bootstrap failure
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Jim Wilson <wilson at tuliptree dot org>,Hans-Peter Nilsson <hp at bitrange dot com>
- Cc: "S. Bosscher" <S dot Bosscher at student dot tudelft dot nl>,"H. J. Lu" <hjl at lucon dot org>, 'Andreas Schwab ' <schwab at suse dot de>,gcc at gcc dot gnu dot org
- Date: Wed, 9 Jul 2003 12:33:42 +0200 (CEST)
- Subject: RE: [3.3 branch] IA64 bootstrap failure
- References: <Pine.BSF.4.44.0307090017220.26903-100000@dair.pair.com>
On Wed, 8 Jul 2003, Jim Wilson wrote:
> Ah, yes, I keep forgetting about valgrind. Maybe I should try using it
> someday.
I strongly recommended it; I found it to be an invaluable tool.
On Wed, 9 Jul 2003, Hans-Peter Nilsson wrote:
> It looks by "tried valgrind" you man running just plain valgrind
> instead of configure --enable-checking=valgrind.
Now, I wonder why this is not documented at all. :-(
% grep -R -i valgrind $GCC_SOURCE/gcc/doc/*
%
H-P, according to gcc/ChangeLog.8 it seems you contributed this.
Would you mind adding some documentation to gcc/doc/install.texi?
Thanks,
Gerald