libgcc license

Alexandre Oliva aoliva@redhat.com
Thu Jun 3 17:55:00 GMT 2004


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}



More information about the Gcc-help mailing list