• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Use libcddb in my Cocoa App
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use libcddb in my Cocoa App


  • Subject: Re: Use libcddb in my Cocoa App
  • From: Sherm Pendley <email@hidden>
  • Date: Sun, 22 Jun 2003 19:01:01 -0400

On Sunday, June 22, 2003, at 06:22 PM, Alastair J.Houghton wrote:

> The actual state of affairs is that you can freely use LGPL'd code in
> your application without the application being under the terms of the
> GPL, however you cannot use GPL'd code. That's the difference between
> the two, and it applies whether the linking is static or dynamic.

If you distribute an app that's statically linked against a LGPL'd
library, users of your app must be able to modify the library and
re-link your app to use their modified version. That's certainly
possible, but it's a pain - you'd need to provide linkable object files
for your app, along with whatever make files and other tools are needed
to re-link it.

So yes, according to the letter of the license, it's possible to comply
with its terms while statically linking against a LGPL'd library.
However, doing so is such an inconvenience that linking against a
dynamic copy of the library is really the only practical choice.

sherm--

Welcome to Rivendell, Mr. Anderson.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Use libcddb in my Cocoa App
      • From: "Alastair J.Houghton" <email@hidden>
References: 
 >Re: Use libcddb in my Cocoa App (From: "Alastair J.Houghton" <email@hidden>)

  • Prev by Date: Re: Use libcddb in my Cocoa App
  • Next by Date: C pointer manipulation (was Re: C question for you old guys ;-))
  • Previous by thread: Re: Use libcddb in my Cocoa App
  • Next by thread: Re: Use libcddb in my Cocoa App
  • Index(es):
    • Date
    • Thread