This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: open watcom compiling gcc on win32
"Edward S. Peschko" <esp5@pge.com> writes:
> > BTW, FYI, Borland is not C++ ABI compatible with MSVC++.
>
> reference? I see different.
>
> http://shop.store.yahoo.com/1-software-group/borcbuil50en.html
I don't see anything there which says that the C++ ABI is the same.
But I really have no information on the topic.
On the other hand, I've heard several times that Microsoft has
patented their vtable layout. That would make it impossible for gcc
to emulate it, unless Microsoft gave explicit permission.
Ian