Are libraries built with MinGW-W64 distributions using different configurations
for exceptions (sjlj vs seh) and threads (win32 vs posix) compatible? I've had
success using libraries across different versions of MinGW-W64 so long as I've
stuck with sjlj exceptions and win32 threads. I'm using a commercial
application that is dynamically linked to libgcc_s_sjlj-1.dll. I build custom
libraries for this application that are dynamically loaded by it at run-time.
Am I going to run into problems if I upgrade to a gcc 4.8 MinGW-W64
distribution that uses seh exceptions?
Thanks,
Josh
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public