Re: Threading with non-shared libraries - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Threading with non-shared libraries
Date
Msg-id 200412151835.34564.peter_e@gmx.net
Whole thread Raw
In response to Threading with non-shared libraries  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Threading with non-shared libraries  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
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.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: "Korea PostgreSQL Users' Group"
Date:
Subject: misc new korean po files
Next
From: Peter Eisentraut
Date:
Subject: Re: Updated Turkish translations for 8.0.0