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.o common.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
Responses
pgsql-hackers by date
| Next: | From: Decibel! | Date: 2007-10-04 05:02:55 |
| Subject: Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM |
| Previous: | From: Ron Mayer | Date: 2007-10-04 01:37:18 |
| Subject: Re: Use of "postmaster" |