Re: AdaCore ... the Next SCO?
- From: Martin Krischik <krischik@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 19:07:58 +0200
M E Leypold wrote:
"Martin Krischik" <krischik@xxxxxxxxxxxxxxxxxxxxx> writes:
Simon Wright wrote:
Since the BCs don't use the non-standard pragma License (Licence?) the
question doesn't arise. And given this discussion they are not going
to.
In the absence of pragma License GNAT scans the commens for magic words
which indicate the lincence used ;-) . As it is the BC will be
considered GMGPL by GNAT. But since no GNAT specific packages are used
no licence warnings are issued.
If if there would be: I do not grok it: Linking GMGPL with GPL
libraries should put the excutable under GPL, but the GMGPL part of
the source would still be under GMGPL, wouldn't it? Why the license
warnings then with GNAT specific units?
Because Ada support "rename" - the GMGPL package could pass thru GPL
licensed stuff. The Linux-Kernel Guys are really pissed of by many
companies circumventing the GPL by modules containing basicly:
void x ()
{
y();
}
Martin
--
mailto://krischik@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.
- Follow-Ups:
- Re: AdaCore ... the Next SCO?
- From: Simon Wright
- Re: AdaCore ... the Next SCO?
- References:
- Ada in Debian: most libraries will switch to the pure GPL in Etch
- From: Ludovic Brenta
- AdaCore ... the Next SCO?
- From: Jeffrey Creem
- Re: AdaCore ... the Next SCO?
- From: Ludovic Brenta
- Re: AdaCore ... the Next SCO?
- From: Martin Krischik
- Re: AdaCore ... the Next SCO?
- From: Georg Bauhaus
- Re: AdaCore ... the Next SCO?
- From: M E Leypold
- Re: AdaCore ... the Next SCO?
- From: Simon Wright
- Re: AdaCore ... the Next SCO?
- From: Martin Krischik
- Re: AdaCore ... the Next SCO?
- From: M E Leypold
- Ada in Debian: most libraries will switch to the pure GPL in Etch
- Prev by Date: Re: How would I determine the contents of a directory
- Next by Date: Re: Meet the new GPS...same as the old GPS...
- Previous by thread: Re: AdaCore ... the Next SCO?
- Next by thread: Re: AdaCore ... the Next SCO?
- Index(es):
Relevant Pages
|