On Wed, 2009-06-03 at 17:32 +0200, Klaus Rechert wrote: > I'm trying to create a C++ DLL with the mingw32ce toolchain (v0.55 from > SF). But the DLL depends on libstdc++-6.DLL instead of statically > linking in the necessary stuff. Is that intended?
If you don't want to link with a DLL, specify -static . Or don't install the DLL support on your development system. > Second: copying libstd++-6.dll to the device and starting a program > results in a "not enough memory" message from the OS (ASUS MyPal, > XScale, WinCE 5, 64 Mb Ram). I've never seen that, no clue. Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel