comp.lang.ada
 help / color / mirror / Atom feed
From: Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject: Re: Binary Distribution - Ada utilities
Date: Sat, 11 Apr 2015 16:44:25 -0400
Date: 2015-04-11T16:44:25-04:00	[thread overview]
Message-ID: <ej1jialhp5p7bg4h9cmuf7b8f4hc2q1df4@4ax.com> (raw)
In-Reply-To: 4f8902b3-61d0-4bfa-af8f-960b6943cb90@googlegroups.com

On Sat, 11 Apr 2015 08:36:04 -0700 (PDT), "RasikaSrinivasan@gmail.com"
<RasikaSrinivasan@gmail.com> declaimed the following:

>all 
>
>I am writing some utilities using gnat gpl. I am confused about some licensing considerations.
>
>E.g. 
>
>https://github.com/RajaSrinivasan/Projects.git
>
>I would like to distribute the binaries for those who would not care about sources.
>
	They may not care about sources, but the impression I get of GPL itself
is that you MUST provide the sources with it.

>Some questions:
>
>- For Win 7, what is the minimal set of dll's needed for a command line program?
>- Can I include these dll's in my distro?
>
>so far I have not used any packages other than from GNAT GPL. But I am going to be starting to use some other packages such as the library from zipada. how does it change the picture?
>
	You need to check the license for that third-party package, and somehow
combine it with the GPL license.

	If it is a prebuilt DLL, you probably only have to look at the
distribution restrictions for the DLL itself... BUT, if the DLL is built
from source USING GNAT GPL, it likely now incorporates its original license
and GPL (if it uses ANY of the GNAT run-time library -- which is almost
anything useful -- the run-time is no longer non-infectious).

-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

  reply	other threads:[~2015-04-11 20:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-11 15:36 Binary Distribution - Ada utilities RasikaSrinivasan
2015-04-11 20:44 ` Dennis Lee Bieber [this message]
2015-04-11 20:54 ` gautier_niouzes
2015-04-12  1:33   ` David Botton
2015-04-14 18:40     ` Jeremiah
2015-04-14 18:57       ` David Botton
replies disabled

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