From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Blandy To: Daniel Berlin Cc: Jim Blandy , Subject: Re: HP aC++ ABI? Date: Tue, 24 Apr 2001 18:07:00 -0000 Message-id: References: X-SW-Source: 2001-04/msg00187.html Daniel Berlin writes: > On Tue, 24 Apr 2001, Jim Blandy wrote: > > Does anyone know where can I find a description of the > > class/baseclass/vtable layout rules used by the HP aC++ compiler? > > I've looked around on HP's web site, and found documentation on their > > C ABI, but nothing on the C++ ABI. > > If you look at the new-abi vtable layout examples, they compare it to the > hp layout. Should be enough to fix stuff. Okay, thanks for the pointer.