Tom Lane writes:
> We used to have a similar requirement for some other platforms (AIX
> I think), and there was a macro named something like BE_SHLIBS to
> include the right platform-dependent stuff for such shlibs. Not sure
> what happened to it. Peter, do you remember that?
BE_DLLLIBS; see Makefile.cygwin for example. (AIX has a similar
requirement, but handles it differently for bizarre reasons.)
Personally, I think the two-level namespace feature is the opposite of
useful and we should stick with -flat_namespace, but I might have to give
in in the interest of having PostgreSQL behave like other packages on that
system.
--
Peter Eisentraut peter_e@gmx.net