Re: Threading with non-shared libraries
От | Bruce Momjian |
---|---|
Тема | Re: Threading with non-shared libraries |
Дата | |
Msg-id | 200412151738.iBFHcki20696@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Threading with non-shared libraries (Peter Eisentraut <peter_e@gmx.net>) |
Список | pgsql-patches |
Peter Eisentraut wrote: > Bruce Momjian wrote: > > OK, it took me a while to figure this out, but it is similar to the > > problem we have on AIX. AIX shared libraries don't track other > > libraries needed by the shared library, and non-shared libraries also > > have no such dependency information. > > I'm pretty sure that static linking is completely broken for nontrivial > configurations because of this issue. If we want to support that, we > should do an all-out fix, not a fix for one library and one platform. Right. My idea is that we need that code on AIX or when doing static builds on any platform. -- 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, Pennsylvania 19073
В списке pgsql-patches по дате отправления: