Not *quite* there on ecpg fixes - Mailing list pgsql-hackers

From Tom Lane
Subject Not *quite* there on ecpg fixes
Date
Msg-id 7996.1191473233@sss.pgh.pa.us
Whole thread Raw
Responses Re: Not *quite* there on ecpg fixes  (Michael Meskes <meskes@postgresql.org>)
List 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 by date:

Previous
From: "Brendan Jurd"
Date:
Subject: Re: Use of "postmaster"
Next
From: Decibel!
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM