ecpg - libecpg.dll

Поиск
Список
Период
Сортировка
От tausenddoof
Тема ecpg - libecpg.dll
Дата
Msg-id 6.1.0.6.0.20040820124020.07df2f58@pop.onlinehome.de
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: dup(0) failed after 3195 successes: Bad file descriptor
Следующее
От: George Weaver
Дата:
Сообщение: Re: dup(0) failed after 3195 successes: Bad file descriptor