On Fri, Feb 27, 2009 at 8:47 AM, Zeugswetter Andreas OSB sIT
<[email protected]> wrote:
>
> We should delayload this dll since it is only needed
> for specific configuration. No need to install when it is not used.

That would require building knowledge of DLL names into the code,
which isn't practical as some projects have a habit of changing them
regularly (e.g. gettext).

I'm not sure why Dann would see this problem - all our installers
include the required DLLs, and they should also be in the
binaries-no-installer packages. If he's built the binary himself, then
he obviously has the import libraries for Kerberos, so where are the
DLLs?


-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to