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]
Other format: [Raw text]

Re: [ada] Set gnat library version to 4.0


On Sun, 17 Oct 2004, Zack Weinberg wrote:

> Matthias Klose <doko@cs.tu-berlin.de> writes:
> 
> > AFAIK the gnat library version number follows the GCC version number.
> 
> I don't know if this is true or not, but if it is, ...
> 
> > Ok to checkin?
> 
> please find a way to use the value from version.c rather than having
> to remember to update this separate copy.

If this version number is used to set a SONAME, then it should *not* 
follow the GCC version number (even if most releases do break binary 
compatibility for Ada); the Ada maintainers should update it when breaking 
binary compatibility for the first time after a release branches.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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