• 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: "Alastair J.Houghton" <email@hidden>
  • Date: Mon, 23 Jun 2003 00:16:53 +0100

On Monday, June 23, 2003, at 12:01 am, Sherm Pendley wrote:

> 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.

True. You only need to provide such materials on demand (as per 6.(c)),
however, rather than having to ship them with your program, but you're
right, it's still potentially a pain.

Alastair.
_______________________________________________
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.

References: 
 >Re: Use libcddb in my Cocoa App (From: Sherm Pendley <email@hidden>)

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