This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Linking libgfortran with libiberty
> For Windows, I found
> http://www.codeproject.com/KB/applications/visualleakdetector.aspx which
> is free (LGPL); I don't know how good it is and it may be hard to
> compile it to GCC, but doing that would be a better service than adding
> a leak detector to libgfortran (Purify is proprietary and expensive).
And also
ftp://ftp.microsoft.com/PSS/Tools/Developer%20Support%20Tools/LeakDiag/
Paolo