On 9/9/2010 06:14, Danny Smith wrote: >> 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 >
Well, mingw-w64 autobuilds do use that option. ------------------------------------------------------------------------------ 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
