dbTalk Databases Forums  

ecpg - libecpg.dll

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss ecpg - libecpg.dll in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tausenddoof
 
Posts: n/a

Default ecpg - libecpg.dll - 08-20-2004 , 05:52 AM







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




---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.