Re: [Cegcc-devel] The Windows DLLs

2008-01-24 Thread Danny Backx
On Thu, 2008-01-24 at 20:34 +0100, René 'Necoro' Neumann wrote: > But I have to install these additional DLLs onto the PDA too - correct? Yes you do. I've put them in /windows . Similar to the description on http://cegcc.sourceforge.net/docs/dll.html . > > > > Stripping further brings this down

Re: [Cegcc-devel] The Windows DLLs

2008-01-24 Thread René 'Necoro' Neumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Danny Backx schrieb: So my question is: What is the task of this DLLs? - Are they needed? - Or is there no problem in not installing them? >>> Which DLL ? >> mandriva-cegcc-mingw32ce-c++dlls-0.51.0.tar.gz resp. >> build-mingw32ce-dlls.sh :) >

Re: [Cegcc-devel] The Windows DLLs

2008-01-24 Thread Danny Backx
On Wed, 2008-01-23 at 23:21 +0100, René 'Necoro' Neumann wrote: > > - In what way does the C++ version not work ? > > - What is "a C++ one" ? Is this the same source but compiled with the > > arm-wince-mingw32ce-g++ compiler ? > > I changed the example to use iostreams / fstreams. Compiling the

Re: [Cegcc-devel] The Windows DLLs

2008-01-23 Thread René 'Necoro' Neumann
-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+

Re: [Cegcc-devel] The Windows DLLs

2008-01-23 Thread Danny Backx
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

[Cegcc-devel] The Windows DLLs

2008-01-23 Thread René 'Necoro' Neumann
-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