Re[2]: [wx-dev] Removing string ref counting (was Re: wxString threadsafe)
Stefan.Neis at t-online.de
Stefan.Neis at t-online.de
Tue May 6 09:58:36 PDT 2008
Hi,
> Of course, with recent versions of g++ (where "recent" should be taken
> in a very broad sense of the word), all wx applications do depend on
> libstdc++ already by default anyhow.
Well, if you want/need to avoid that, you know that you have to link
with
a static libstdc++ (or libsupc++) anyway, so I don't think anything is
proven by the fact that wx samples don't do.
Regards,
Stefan
More information about the wx-dev
mailing list