> Maybe, but exception handling still won't work.

Isn't there other things also that are incompatible, like vtables and
whatnot? Doesn't some FAQ say that different C++ compilers use
different name mangling on purpose because even if they would use the
same mangling, one could still not in general use C++ (classes/objects
created by) code compiled by one compiler from code compiled by
another compiler.

--tml

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to