From: | Gianni Mariani <gianni(at)mariani(dot)ws> |
---|---|
To: | PgSQL General ML <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: About GPL and proprietary software |
Date: | 2003-09-02 15:39:33 |
Message-ID: | 3F54B9B5.3090100@mariani.ws |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general |
Ron Johnson wrote:
>On Tue, 2003-09-02 at 08:52, Jonathan Bartlett wrote:
>
>
>>I think the main issue in dynamic linking is whether or not you used the
>>GPL headers. If you did, then you are in fact combining your work with a
>>GPL work. If you did not, then how is one to know _which_ library you are
>>linking against. It could be the GPL library, but it could also be any
>>other library which exports the same symbols. If I link to Motif, I am
>>not obliging myself to the GPL just because Lesstif exists.
>>
>>
>
>Exactly. If you use GPL headers, then you are tying (i.e. "linking"
>in the grammatical sense) yourself to that GPL software, and *that*
>would mean that you must GPL your own software.
>
>
Would that mean that any software compiled with GCC that uses standard
headers and released commercially is now under the GPL ?
Hence BSD and other free licences ?
There is a huge body of code that this applies to that is not deemed
covered by the GPL today and they're going to be awfully upset if you're
right.
G
From | Date | Subject | |
---|---|---|---|
Next Message | Ron Johnson | 2003-09-02 16:21:30 | Re: About GPL and proprietary software |
Previous Message | Ron Johnson | 2003-09-02 15:14:45 | Re: About GPL and proprietary software |
From | Date | Subject | |
---|---|---|---|
Next Message | Dennis Gearon | 2003-09-02 15:41:28 | Re: Prevent from Deletion |
Previous Message | Ron Johnson | 2003-09-02 15:17:08 | Re: Prevent from Deletion |