• [^] # Re: GPL sous Windows

    Posté par . En réponse à la dépêche Du rififi pour XFree. Évalué à 1.

    C'est dans l'article 3.

    L'explication est donnée dans la FAQ de la GPL
    (http://www.fsf.org/licenses/gpl-faq.htm(...))

    If the libraries that you link with fall within the following exception in the GPL:

    However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.

    then you don't have to do anything special to use them; the requirement to distribute source code for the whole program does not include those libraries, even if you distribute a linked executable containing them. Thus, if the libraries you need come with major parts of a proprietary operating system, the GPL says people can link your program with them without any conditions.