Notice: rpath in use

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Notice: rpath in use
Дата
Msg-id Pine.LNX.4.21.0010280210190.838-100000@peter.localdomain
обсуждение исходный текст
Список pgsql-hackers
Picking up from a discussion several months back, the build now uses the
-rpath option (or -Wl,-R or whatever yours uses) to store the location of
the shared libraries into the executables and the shared libraries
themselves.  That means that the LD_LIBRARY_PATH/ld.so.conf thing should
no longer be necessary.

When making a binary package you might not want to use this.  Use
"configure --disable-rpath" to disable it.

Doesn't work on all platforms, though.  (OTOH, if you're using hpux,
osf/cc, or irix5 then this is old news for you, but now it's a feature
across the board.)

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Summary: what to do about INET/CIDR
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Summary: what to do about INET/CIDR