> may bite. Unless libstdc++ basic_string class is marked as dllimport, > _S_empty_rep is effectively hidden and different modules will have > different addresses for _S_empty_rep.
<fat fingers> > This can be fised by compiling libstdc++ > <fat fingers/> This can be fixed by compiling libstdc++ with --enable-fully-dynamic-string. Danny ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
