hey there!
i have a little problem (see STDCXX-287) with using stdcxx. The shared
version does work somehow, but iostreams seem to be broken, and the
static version cannot be linked because of billions of conflicts with
msvcprt. how can i use the static version without conflicting with
microsoft runtimes? Or even better, how can i get the shared version to
work?
I'm working on the command-line (Interix, but using microsoft tools
(cl.exe & co)) and not in the VS IDE, so commandline tips would be
great...
Cheers, Markus