Not *quite* there on ecpg fixes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Not *quite* there on ecpg fixes
Дата
Msg-id 7996.1191473233@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Not *quite* there on ecpg fixes  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-hackers
Buildfarm member brown_bat (cygwin/gcc) still isn't happy:

gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels
-fno-strict-aliasing-g   -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/include/utils
-I../../../../src/interfaces/libpq-I../../../../src/include   -c -o pgstrcasecmp.o pgstrcasecmp.c
 
dllwrap -Wl,--enable-auto-import -o cygpgtypes.dll --dllname cygpgtypes.dll  --def libpgtypesdll.def numeric.o
datetime.ocommon.o dt_common.o timestamp.o interval.o pgstrcasecmp.o   -L../../../../src/port -L/usr/local/lib -lm 
 
dlltool: Can't open def file: libpgtypesdll.def
dllwrap: dlltool exited with status 1
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Brendan Jurd"
Дата:
Сообщение: Re: Use of "postmaster"
Следующее
От: Decibel!
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM