It's been 1.5 years already [1], and Tinycc Savannah project page references only Git without CVS [2], so let's maybe do
diff --git a/http://bellard.org/tcc/ b/http://bellard.org/tcc/ --- http://bellard.org/tcc/ +++ http://bellard.org/tcc/ @@ -1,7 +1,7 @@ Links o TinyCC mailing list - o Savannah project page and CVS repository + o Savannah project page and Git repository o OTCC - The smallest self compiling pseudo C compiler o NumCalc.com - The Scientific Web Calculator o TinyCC fork by Rob Landley ? Thanks, Kirill [1] http://www.mail-archive.com/tinycc-devel%40nongnu.org/msg01873.html [2] https://savannah.nongnu.org/projects/tinycc _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
