> Doesn't use of a DLL remove most of this whole issue ?
Yes, I believe so.
However, is there any definite plan to switch to shared libstdc++ for
the mingw32ce target?
Jacek.
-
SF.Net email is sponsored by: The Future of Lin
On Mon, 2007-12-03 at 13:42 -0500, Kevin O'Connor wrote:
> I meant using gcc instead of g++ for c++ code - gcc will work, it just
> wont pull in libsupc++.a/libstdc++.a by default. If one goes through
> the trouble of compiling with -fno-exceptions then they probably don't
> want libsupc++.a to be