ecpg - libecpg.dll - Mailing list pgsql-novice

From tausenddoof
Subject ecpg - libecpg.dll
Date
Msg-id 6.1.0.6.0.20040820124020.07df2f58@pop.onlinehome.de
Whole thread Raw
List 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




pgsql-novice by date:

Previous
From:
Date:
Subject: Re: dup(0) failed after 3195 successes: Bad file descriptor
Next
From: George Weaver
Date:
Subject: Re: dup(0) failed after 3195 successes: Bad file descriptor