I wrote:
> Pretty much, but you must provide your software in a form that can be
> relinked.

Karen Hill writes:
> What does that mean?

What it says: read the LGPL.  If you are dynamically linking you need do
nothing special as you are already providing your code in linkable form.
You also need not provide source for the library unless you are
distributing it in binary form with your package.  If you link statically,
though, you must include object files so that the user can relink your code
to a different version of the library if she wishes.

> In .NET...

I don't know anything about that.


-- 
John Hasler 
[EMAIL PROTECTED]
Dancing Horse Hill
Elmwood, WI USA
_______________________________________________
gnu-misc-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss

Reply via email to