-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi :)
I was trying cegcc (or mingw32ce to be more precise) today and compiled
the fibonacci program as an example. The C-Version worked quite well so
I tried a C++ one too - and this did not work.
As I have tried a "compiled-from-source" version I tri
On Wed, 2008-01-23 at 20:49 +0100, René 'Necoro' Neumann wrote:
> I was trying cegcc (or mingw32ce to be more precise) today and compiled
> the fibonacci program as an example. The C-Version worked quite well so
> I tried a C++ one too - and this did not work.
> As I have tried a "compiled-from-sou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Danny Backx schrieb:
> On Wed, 2008-01-23 at 20:49 +0100, René 'Necoro' Neumann wrote:
>> I was trying cegcc (or mingw32ce to be more precise) today and compiled
>> the fibonacci program as an example. The C-Version worked quite well so
>> I tried a C+