[Compbench-web-devel] compbenchmarks-web/cgi-bin doc.cgi, 1.26, 1.27
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-10-01 19:22:03
|
Update of /cvsroot/compbench/compbenchmarks-web/cgi-bin In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv31750 Modified Files: doc.cgi Log Message: Internet connection no more needed. Index: doc.cgi =================================================================== RCS file: /cvsroot/compbench/compbenchmarks-web/cgi-bin/doc.cgi,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** doc.cgi 26 Sep 2006 21:04:34 -0000 1.26 --- doc.cgi 1 Oct 2006 19:21:59 -0000 1.27 *************** *** 129,133 **** <li><a href='http://www.perl.org'>Perl 5</a> or above</li> <li>wget, dialog, and few UNIX commands (tar, gzip, unzip, zcat, grep, head, mkdir, patch, rm, tail and cat)</li> - <li>Internet connection (to download packages)</li> </ul> <p>For now, CompilerBenchmarks' suite just supports tcc, gcc and g++ compilers on Linux and Cygwin. Any help improving that is welcome. It has only been tested on i686 and compatible systems. --- 129,132 ---- |