This is the mail archive of the gcc-patches@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]

Re: [g++] find build_headers, toplevel


On Dec 18, 2000, Franz Sirl <Franz.Sirl-kernel@lauterbach.com> wrote:

>> Besides, as soon as the v3 ABI stabilizes, we'll hopefully not have
>> another C++ ABI change in the next few years, and we're already
>> bumping the API number anyway, so it would be kind of pointless to
>> worry about it at this time.

> Well, I would be happier if we would worry _now_, instead of trying
> to cleanup later.

It makes no difference.  The only thing we have to guarantee is that,
whenever a binary incompatibility arises, the SONAME of the library
will change.  So, we can keep the SONAME simple for now and, if the
need for an additional SONAME tag ever arises, we can easily add it
back.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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