[Compbench-devel] CompBenchmarks++ README,1.9,1.10
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-11-01 14:22:41
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv14457 Modified Files: README Log Message: compbenchmarks-conf renamed to compbenchmarks-ui-perl* Index: README =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/README,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** README 25 Sep 2006 19:20:29 -0000 1.9 --- README 1 Nov 2006 14:22:38 -0000 1.10 *************** *** 37,41 **** Quick start : ! * ./compbenchmarks-config , it'll detect your C compilers and create basic configurations files * Quit the application --- 37,41 ---- Quick start : ! * ./compbenchmarks-ui-perl , it'll detect your C compilers and create basic configurations files * Quit the application *************** *** 47,51 **** C++ benchmarks, replace C by C++ in those filenames). ! * Run ./compbenchmarks-config * Insure that the system is idle (e.g. X server stopped) before starting --- 47,51 ---- C++ benchmarks, replace C by C++ in those filenames). ! * Run ./compbenchmarks-ui-perl * Insure that the system is idle (e.g. X server stopped) before starting *************** *** 60,64 **** http://compbench.sourceforge.net/cgi-bin/index.cgi to get more informations about how to publish results, and see up-to-date list supported benchmarks ! and programs (./compbenchmarks-config gives this information for running version). --- 60,64 ---- http://compbench.sourceforge.net/cgi-bin/index.cgi to get more informations about how to publish results, and see up-to-date list supported benchmarks ! and programs (./compbenchmarks-ui-perl gives this information for running version). |