Re: GPL, readline, and static/dynamic linking

Поиск
Список
Период
Сортировка
От teg@redhat.com (Trond Eivind Glomsrød)
Тема Re: GPL, readline, and static/dynamic linking
Дата
Msg-id xuyk86ibqpf.fsf@halden.devel.redhat.com
обсуждение исходный текст
Ответ на GPL, readline, and static/dynamic linking  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: GPL, readline, and static/dynamic linking
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:

> Here is an article about GPL and GPL version 3.0.
> 
>
http://icd.pennnet.com/Articles/Article_Display.cfm?Section=Articles&SubSection=Display&ARTICLE_ID=92350&VERSION_NUM=1
> 
> The interesting thing is that Stallman says:
> 
>   "Our position is that it makes no difference whether programs are linked
>   statically or dynamically," explains Stallman. "Either one makes a
>   combined program.
> 
> This would seem to imply that our dynamic linking of libreadline in
> PostgreSQL backend binaries makes the distribution of backend binaries
> fall under the GPL.

This was discussed extensively earlier. Linking dynamically or
statically doesn't make a difference in the case of a library, but as
long as readline is an optional feature for the user it's not a
problem. 


-- 
Trond Eivind Glomsrød
Red Hat, Inc.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: beta5 ...
Следующее
От: Vince Vielhaber
Дата:
Сообщение: RE: beta5 ...