Re: Problem with MPL




"Peter Morris" <support@xxxxxxxxxxxxxxxxxxxx> wrote:
Does the LGPL allow developers to compile the source directly into their app
without having to distribute their app source?

Yes, but only if the LGPL parts are dynamically linked. The
LGPL with linking exception as used by Free Pascal and Lazarus
allows you to link the LGPL parts both statically and
dynamically.

The policy is that the compiler itself uses a strong copyleft
license, while the libraries use a commercially friendly weak
copyleft license.

Daniël
.



Relevant Pages

  • Re: Problem with MPL
    ... If someone wants to give their work away free of charge then fair ... Hmm, something is dawning on me, there seems to be some confusion here. ... What I'm asking is to dual license to "LGPL with linking exception" that FPC ...
    (borland.public.delphi.non-technical)
  • Re: Problem with MPL
    ... Does the LGPL allow developers to compile the source directly into their app ... without having to distribute their app source? ...
    (borland.public.delphi.non-technical)