-----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 :)
> 
> Ok. Those files should cause the arm-wince-mingw32ce-g++ to pick up the
> libstdc++ DLL (and the libsupc++ DLL). If you have these on your build
> host (your PC), then the resulting exe will be much smaller than before.

But I have to install these additional DLLs onto the PDA too - correct?
> 
> Stripping further brings this down to :
> -rwxrwxr-x 1 danny backx 545280 Jan 24 16:13 fs.exe
> -rwxrwxr-x 1 danny backx   4096 Jan 24 16:13 fd.exe
> 

And compiling with "-Os" (i.e. optimize for size) reduces even further.
Or is this discouraged?

> Obviously to run fd.exe you need the DLLs it uses. You can inspect that
> e.g. as follows :
> 
> dannypc: {110} arm-wince-mingw32ce-objdump -x fd.exe | fgrep DLL
>  vma:            Hint    Time      Forward  DLL       First
>         DLL Name: COREDLL
>         DLL Name: libstdc++-6.dll
> dannypc: {111} arm-wince-mingw32ce-objdump -x fs.exe | fgrep DLL
>  vma:            Hint    Time      Forward  DLL       First
>         DLL Name: coredll.dll
>         DLL Name: COREDLL
> 

Thanks for showing this command :)

> With this knowledge, do you still have problems ?

I haven't tested with the DLLs now as it is working this way too. Will
perhaps do so if I have some time :)

Thanks for your answers,
Necoro
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHmOgx4UOg/zhYFuARArGoAJ92f6Sb/TUeoWU6RR9h3TMPfrwypwCdFcP2
i52OtCnPd2x1rhSA+2TtGAc=
=xkr3
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to