Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed

Поиск
Список
Период
Сортировка
От D'Arcy" "J.M." Cain
Тема Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed
Дата
Msg-id m118ajY-0000bFC@druid.net
обсуждение исходный текст
Ответ на Re: [HACKERS] Problem with dlopen and PostgreSQL - load of file failed  (Jaromir Dolecek <dolecek@ics.muni.cz>)
Список pgsql-hackers
Thus spake Jaromir Dolecek
> Further lossage - ELF vs. a.out: when calling() dlsym(3), a.out
> needs the symbols prepended with underscore, but ELF doesn't. Got bitten
> by this bit when helping garbled with ClanLib ...
> You might check the source if a.out systems are handled right ....

I am running a pure ELF system - or at least I believe I am.  I installed
the latest i386 snapshot from ftp.vex.net then built a new kernel and
then built the world.  The snapshot appeared to be an ELF system so I
assume that the world built on it will be ELF.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.


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

Предыдущее
От: Vadim Mikheev
Дата:
Сообщение: Re: [SQL] inserts/updates problem under stressing !
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: [HACKERS] Re: [SQL] inserts/updates problem understressing !