Julian Seward <[email protected]> writes:
> 
> A release candidate for Valgrind 3.4.0 is available at
> http://www.valgrind.org/downloads/valgrind-3.4.0.RC1.tar.bz2.
> 
> Please give it a try on whatever platforms are important for
> you. Unless any showstopper bugs appear, the final 3.4.0 release
> will be on 2 January 2009.

Are there issues using --program-suffix?  I've tried to install the RC
in parallel with the release, but it didn't work as I expected:

    t...@tomasu ~ which valgrind
    /scratch/sw/bin/valgrind
    t...@tomasu ~ ls -al /scratch/sw/bin/valgrind*
    -rwxr-xr-x 1 tf tf 45418 2008-10-29 20:36 /scratch/sw/bin/valgrind
    -rwxr-xr-x 1 tf tf 45418 2008-12-24 21:05 /scratch/sw/bin/valgrind340
    -rwxr-xr-x 1 tf tf 25318 2008-10-29 20:36 /scratch/sw/bin/valgrind-listener
    -rwxr-xr-x 1 tf tf 25414 2008-12-24 21:05
    /scratch/sw/bin/valgrind-listener340
    t...@tomasu ~ valgrind --version
    valgrind-3.4.0.RC1

I configured using `--program-suffix=340'.

Sorry for not reporting earlier; I just noticed today that `valgrind
--help' had a `track origins' option in it..

Anyway, not a big deal for me, since I won't care for parallel
installs once 3.4.0 is official.

-tom

------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to