emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dynamic loading of C libraries


From: joakim
Subject: Re: Dynamic loading of C libraries
Date: Fri, 21 May 2010 09:25:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> I talked with our lawyer, and we determined that GCC's technique of
> checking for a symbol whose name says "I am under a GPL3-compatible
> license" is ok for Emacs and other GNU packages when dynamically
> loading libraries at the C level.
>
> So you can implement dynamic loading with the check for that symbol.
> If the symbol is not present then the function to load should
> report an error and not load it.

Super news!


-- 
Joakim Verona



reply via email to

[Prev in Thread] Current Thread [Next in Thread]