Re: Win32 testing needed
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Mark Kirkwood <[email protected]> writes: > ../../src/port/libpgport.a(dirmod.o)(.text+0x33a):dirmod.c: undefined > reference to `_imp__CurrentMemoryContext' > ../../src/port/libpgport.a(dirmod.o)(.text+0x39b):dirmod.c: undefined > reference to `_imp__CurrentMemoryContext' Hmmm ... the only recent change I can see that looks likely to be related is this one: 2004-08-01 14:07 tgl * src/backend/Makefile: Add libpgport to postgres.def for Windows build. Per Magnus Hagander. If you back that out, does it help? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings