This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

COM binary compatibility



Feature request:

To have COM binary compatibility. As far as I know, this simply means a
specific C++ vtable layout.

Ideally, this could be triggered either with a command-line switch, or
with an attribute to the class (that would be inherited to children
classes).

-- 
"MSDOS didn't get as bad as it is overnight -- it took over ten
years of careful development." -- dmeggins@aix1.uottawa.ca


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]