Hendrik Helwich escreveu:
> Hello CeGCC Developers,
>
> i just heard about CeGCC and used it to compile the zlib (www.zlib.net,
> actual version 1.2.3). It worked fine!
> But is it possible to create a DLL-Library with CeGCC instead of an
> EXE-Application ?
>
Yes. Take a look here, most of w
pgeorges wrote:
> Hi,
>
> I ported some chess engines to Pocket PC with cegecc and noticed the
> number of calculated positions per second is about 30% lower with my
> ports than the equivalent made by other people who used Microsoft compilers.
> Years ago I made some comparisons between gcc and
Hi,
I ported some chess engines to Pocket PC with cegecc and noticed the
number of calculated positions per second is about 30% lower with my
ports than the equivalent made by other people who used Microsoft compilers.
Years ago I made some comparisons between gcc and icc under Linux and
notice