Re: Relocatable installs

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Relocatable installs
Дата
Msg-id 200405182147.i4ILlOi25080@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Relocatable installs  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Relocatable installs
Список pgsql-hackers
Peter Eisentraut wrote:
> Jan Wieck wrote:
> > Boy, nobody was suggesting 100% static linking. What kind of madness
> > are you getting into if you link libpq.a into psql? There is
> > something between all or nothing, isn't there?
> 
> It's not going to be only psql and libpq.  The next thing is, someone 
> wants to have a relocatable libpqxx, or a relocatable PHP, or a 
> relocatable MyCoolReplicationSystem.  Before you know it, half the 
> world has the other half of the world statically linked.  This can't be 
> the solution.

So your opinion is that we need to just require some user configuration
changes to find the shared libs, right?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Relocatable installs
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Call for 7.5 feature completion