Re: [Mingw-w64-public] __cxxabiv1 linker issues

2012-01-03 Thread Kai Tietz
Hi Patrick, 2012/1/3 Patrick Spendrin : > Hi everybody, > > we are currently using the 4.4.7 build of ozkan, but due to a bug in the > std::string handling (copying std::string's across dll boundaries > corrupts the heap) we now have to update our compiler. Well, this might be caused by missing b

[Mingw-w64-public] __cxxabiv1 linker issues

2012-01-03 Thread Patrick Spendrin
Hi everybody, we are currently using the 4.4.7 build of ozkan, but due to a bug in the std::string handling (copying std::string's across dll boundaries corrupts the heap) we now have to update our compiler. We have hit an issue with all the compilers tested so far: when linking binaries build wi