comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: Debian Family,  GNAT version map
Date: Sun, 19 Aug 2012 14:07:12 +0200
Date: 2012-08-19T14:07:12+02:00	[thread overview]
Message-ID: <87harz84r3.fsf@ludovic-brenta.org> (raw)
In-Reply-To: op.wi0sqw0rka8ora@aspire.local

Vasiliy Molostov writes on comp.lang.ada:
> Patrick писал(а) в своём письме Tue,
> 14 Aug 2012 11:17:47 +0400:
>
>> I am running xubuntu(I am a gnome 3 refugee ). I just encountered
>> this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564232
>>
>> I just installed debian as a VM and it is already fixed there.
>>
>> There are so many versions of linux and even so many debian
>> variations. I am wondering if anyone has tried to document the
>> different versions?
>>
>> I could try to put together some sort of list?

Debian has a "Derivatives Census" [1] where maintainers of derivatives
can volunteer to document their work.  However, the nature of free
software means there is no way to be sure that all derivatives are
listed there.

[1] http://wiki.debian.org/Derivatives/Census

This census contains no derivative aimed for Ada programmers.  The only
distribution that is specifically designed for Ada programmers is Debian
itself.  Thus the support for Ada in every derivative will, by
definition, lag behind that in Debian.

>> gnatmake --version does not give the specific build, is there a flag
>> for this?

dpkg -l gnat*

> I have used libre.adacore.com GNAT, downloaded by hand and installed
> by GNAT script on ubuntu distro (both 64 & 32 versions) and was able
> to build polyorb without any problem - got all examples working.
>
> Only one thing I have got erroneous was TLS dependency on libssl.a
> against libssl.so (2011, don't know as of 2012 since only just have
> upgraded for now)
>
> I wonder what they are doing in the debian with packaging so these
> become unstable?

The GPL Edition from AdaCore contains a coordinated snapshot of the
sources of everything, notably the compiler and PolyORB which are very
tightly coupled.  PolyORB relies on special support for Annex E built
into the compiler and runtime library.  This works well for those who
can and will recompile most everything from source and accept the pure
GPL for the Ada runtime library.

Debian does not use GNAT GPL Edition, instead it uses the GCC compiler
from the Free Software Foundation, whose runtime library grants the
Runtime Library Exception.  The relase cycle of the FSF is different
from that of GNAT GPL Edition; thus no release of GCC from the FSF is
identical to any GNAT GPL Edition (see Debian Policy for Ada, section
2.3.4[2]).

[2] http://people.debian.org/~lbrenta/debian-ada-policy.html#Timeline-of-GNAT-releases

Because of the tight coupling between PolyORB and GNAT, no PolyORB GPL
Edition can work out of the box with a release of GNAT from the FSF.
Some patching is always necessary.  The PolyORB pakage maintainer
chooses a revision of PolyORB from AdaCore's Subversion repository (as
opposed to a GPL Edition) so that it matches the FSF compiler better.
This is explained in the changelog of the polyorb package in Debian:

   * new upstream version : 2.8~20110207 (Subversion revision 170156) chosen
     because it immediately precedes a change of
     System.Partition_Interface.PCS_Version, which requires gnat > 4.6.
     - use 0f4393e4f6d42f8d093a29b8fa35aebf4eb4a5f4 from
       com.adacore.polyorb.debian

However the PolyORB maintainer, Xavier Grave, goes to great lengths that
this package is very stable; IIUC he uses it in mission-critical
programs (narval).

-- 
Ludovic Brenta.



  reply	other threads:[~2012-08-19 12:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14  7:17 Debian Family, GNAT version map Patrick
2012-08-14  7:36 ` Vasiliy Molostov
2012-08-19 12:07   ` Ludovic Brenta [this message]
2012-08-19 15:05     ` Patrick
2012-08-19 15:49       ` Ludovic Brenta
2012-08-19 16:16         ` Patrick
2012-08-19 20:39           ` Ludovic Brenta
2012-08-20  7:34             ` Dmitry A. Kazakov
2012-08-20  8:17               ` tonyg
2012-08-20  9:39               ` Ludovic Brenta
2012-08-20 10:23                 ` Dmitry A. Kazakov
2012-08-20 11:09                   ` Ludovic Brenta
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox