On Wednesday 10 June 2009 16:40:30, Danny Backx wrote:
> On my system, 
>   5431708 bytes for /opt/mingw32ce/arm-mingw32ce/lib/libstdc++-6.dll
>    891904 bytes for /opt/mingw32ce/arm-mingw32ce/lib/device/libstdc
> ++-6.dll.stripped
> 
> I'd say use the latter.

When PipeDev.dll was written, g++ linked with static libstdc++ by
default.  Was g++ changed to link with shared libstd++ ?  If so, we
should make PipeDev.dll link with -static.  I don't think it's
a good idea to have it depend on an external libstdc++.

-- 
Pedro Alves

------------------------------------------------------------------------------
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to