comp.lang.ada
 help / color / mirror / Atom feed
From: Gabriele Galeotti <gabriele.galeotti.xyz@gmail.com>
Subject: Re: ANN: SweetAda on github
Date: Tue, 3 Aug 2021 01:46:21 -0700 (PDT)	[thread overview]
Message-ID: <a35d4884-bb10-4ebb-83cc-40d6aa466f8bn@googlegroups.com> (raw)
In-Reply-To: <c30d3fea-dfbf-40f7-94c0-3da95a6d5b92n@googlegroups.com>

> Is this with the generic-instantiation exception, or am I thinking of a different license?

RTS source files and some LibGCC assembly files are, more or less, exact copies of the
FSF GCC release, plus some patches. So I've reported their licenses as highlighted
in their headers:

"This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 3, or (at your option) any
later version.
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.
Under Section 7 of GPL version 3, you are granted additional
permissions described in the GCC Runtime Library Exception, version
3.1, as published by the Free Software Foundation."

I'm not a lawyer, and I don't want to hurt anyone, so I've hust tried to stay in a
"maximum correctness mode", reporting licenses verbatim.

But I think that the whole SweetAda hierarchy, due to this, is practically under
the MIT license, and has no limitations.

Corrections welcome.

> How integral is MSYS2 to everything?

SweetAda does work in a windoz environment just in plain cmd shell (with the aid
of PowerShell), because the package includes a port of make, grep and sed utilities.

MSYS2 (or Cygwin), plus the dos2unix utility, is required only to rebuild the RTS,
because the script is currently Bash-only. So if you are a windoz guy and you want
to use a clone from the github repository, you need it.
The bad news: MSYS2 is extremely slow in processing scripts.

Obviously SweetAda works much better in a Linux environment, because this is my native
environment. OS X should work ok, but it is increasingly difficult for me to make toolchains
in that environment (there are problems indeed), and I am limited to check things
in a VM-hosted machine.

  reply	other threads:[~2021-08-03  8:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 23:52 ANN: SweetAda on github Gabriele Galeotti
2021-08-03  0:44 ` Shark8
2021-08-03  8:46   ` Gabriele Galeotti [this message]
2021-08-03  6:34 ` Stéphane Rivière
2021-08-03  8:53   ` Gabriele Galeotti
2021-08-03 12:27   ` Gabriele Galeotti
replies disabled

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