Hi,
I developped with cegcc and Tcl a chess application (Scid Pocket) available
at http://prolinux.free.fr/scid/PPC.html
The UI is built with Tcl, but all database and backend is compiled with
cegcc (C and C++ code). Chess engines (programs that "think") are external
processes built with cegcc, with no special tweaking (arch, cpu), just -03.
Referring to http://raitpref.hotbox.ru/ct003-1.htm, the engines achieve a
high performance, that is equal if not better to other engines which most
are built with commercial compilers.
So my conclusion, on a real and CPU intensive case, is that the code
generated by cegcc is very good.
Thanks a lot for that.
Pascal Georges
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel