Getting "unknown host name ..." complied with static library ?

From: "Ahmad Munif" <munif(at)hotpop(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Getting "unknown host name ..." complied with static library ?
Date: 2002-08-01 05:18:22
Message-ID: 001401c2391a$e3117420$d101a8c0@intra.magna.co.id
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

i'm using MingW (windows) to compile libpq program.
if i used dynamic library (-lpqdll), the program can be
compiled and running well (i can access the database).
but, if i used static library (-lpq),
the program can be compiled, but can't access the database.
the error message is "unknown host name: 192.168.1.1".

What's wrong and how to handle it ?

thanks

Browse pgsql-interfaces by date

  From Date Subject
Next Message John L. Turner 2002-08-01 08:35:09 Re: PGACCESS Error Relative Path @ export table
Previous Message Oliver Elphick 2002-07-31 23:51:48 Re: PGACCESS Error Relative Path @ export table