This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: libgcc license
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: "Sampath Peechu" <speechu at hotmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 03 Jun 2004 14:55:04 -0300
- Subject: Re: libgcc license
- Organization: Red Hat Global Engineering Services Compiler Team
- References: <BAY1-F134hAnv2Ew2wD00006a6a@hotmail.com>
On Jun 3, 2004, "Sampath Peechu" <speechu@hotmail.com> wrote:
> Could someone please tell me under which license libgcc comes : GPL or
> LGPL ?
> I would think that it is GPL but I wanted to clarify.
GPL + the runtime exception (from gcc/libgcc2.c):
GCC 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 2, or (at your option) any later
version.
In addition to the permissions in the GNU General Public License, the
Free Software Foundation gives you unlimited permission to link the
compiled version of this file into combinations with other programs,
and to distribute those combinations without any restriction coming
from the use of this file. (The General Public License restrictions
do apply in other respects; for example, they cover modification of
the file, and distribution when not linked into a combine
executable.)
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}