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: Defining a libgnat.so, libgnarl.so ABI


> One of the advantages of "mangling" overloaded functions C++-style, instead 
> of using a simple counter is that the latter makes it basically impossible 
> to define a stable ABI.

It actually is not such a problem in Ada, where declarations are first class
citizens with specific rules about placement, etc..., and order of declarations
is something you can count on.

Arno


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