Bradley Baetz wrote:
>>>A number of compilers have options to make virtual method tables follow
>>>the Microsoft COM layout (which is documented in the COM Specification),
>>>so I suppose that Mozilla should use these options as much as possible
>>>(it is usually an attribute that you give to a parent-less class and
>>>which is inherited).
>>
>>Is there a option for this in gcc?  bbaetz?
>>
> 
> 
> I don't think so, but I really haven't looked.

No, there isn't.  We're essentially screwed.

--Chris


Reply via email to