|
From: Nicholas N. <nj...@ca...> - 2004-01-05 11:13:05
|
CVS commit by nethercote: Update about OS ports: mentioned Doug Rabson's FreeBSD port, and Falgrind has disappeared off the web. M +14 -5 related.html 1.4 --- devel-home/valgrind/related.html #1.3:1.4 @@ -62,7 +62,15 @@ <h3>Ports to Other Operating Systems</h3> -Some attempts have been made to port Valgrind to other systems. We haven't -tried these, but they don't seem complete. But kudos to the authors for -attempting a <i>very</i> difficult task. +Some attempts have been made to port Valgrind to other systems. + +<ul> +<li>FreeBSD: Doug Rabson has done a fairly complete port. See details in this + <a href="http://sourceforge.net/mailarchive/forum.php?thread_id=3660580&forum_id=12302"> + mailing list thread</a>. We hope to integrate this port into Valgrind. + <p> +</ul> + +We haven't tried the following ports, but they don't seem complete. But kudos +to the authors for attempting a <i>very</i> difficult task. <ul> @@ -72,6 +80,7 @@ <p> <li>FreeBSD: sos22 tried porting Valgrind, but decided a rewrite would be - simpler. The result is - <a href="http://www.srcf.ucam.org/~sos22/falgrind.html">Falgrind</a>. + simpler. The result was called Falgrind. Unfortunately, the page it was + hosted on seems to have disappeared. +<!--<a href="http://www.srcf.ucam.org/~sos22/falgrind.html">Falgrind</a>.--> <p> </ul> |