Not *quite* there on ecpg fixes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Meskes <meskes(at)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Not *quite* there on ecpg fixes
Date: 2007-10-04 04:47:13
Message-ID: 7996.1191473233@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.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

Browse pgsql-hackers by date

  From Date Subject
Next Message Decibel! 2007-10-04 05:02:55 Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM
Previous Message Ron Mayer 2007-10-04 01:37:18 Re: Use of "postmaster"