> If you ever get past this obstacle, it will start *not* working for
> other reasons, such as different object layout and different
> name-mangling scheme. Your attempt is futile: C++ code compiled by
> different compilers is *not* (and generally can't be made)
> link-compatible.

Thanks for the feedback.  After some looking I found a few projects
that do this, Mozilla XPCOM for example.  They must have figured out
how to work around these issues.

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to