This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Vtable incompatibility between GCC 3.0/3.2?


Stephan Bergmann <stephan.bergmann@sun.com> writes:

> Hi all.
>
> I just found out the hard way :)  that there is an incompatibility in
> the vtable layout of GCC 3.0.1 and GCC 3.2.2, see below.  Can anybody
> confirm whether this is a known issue (a deliberate change?), and
> between which two GCC versions the change was introduced?  I did not
> find anything about this in the changes notes.

GCC 3.2 is binary incompatible on the C++ level to earlier releases -
that's one of the reasons why we released it as 3.2.  For details read
this webpage:

http://gcc.gnu.org/gcc-3.2/changes.html



Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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