ecpg - libecpg.dll

From: tausenddoof <1000doof(at)onlinehome(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: ecpg - libecpg.dll
Date: 2004-08-20 10:52:53
Message-ID: 6.1.0.6.0.20040820124020.07df2f58@pop.onlinehome.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


dear lady or gentleman,

I just downloaded the win version 8.0 beta 1 on my Win2K system and compiled
a test program under cygwin

ecp x1.cpc ; cp x1.c x1.cc
#
gcc -c -I/cygdrive/d/Programme/PostgreSQL/8.0-beta1/include x1.cc
gcc -static -o x1 x1.o \
/cygdrive/d/Programme/PostgreSQL/8.0-beta1/lib/libpgtypes.a \
/cygdrive/d/Programme/PostgreSQL/8.0-beta1/lib/libecpg.a

using the compiler

gcc (GCC) 3.3.3 (cygwin special)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

starting the compiled program, it is lacking in

libecpg.dll

I cannot find this DLL. can you help?

with kind regards
Tausend Doof

Browse pgsql-novice by date

  From Date Subject
Next Message George Weaver 2004-08-20 12:40:03 Re: dup(0) failed after 3195 successes: Bad file descriptor
Previous Message operationsengineer1 2004-08-20 06:37:08 Re: dup(0) failed after 3195 successes: Bad file descriptor