Re: Win32 testing needed - Mailing list pgsql-hackers-win32

From Tom Lane
Subject Re: Win32 testing needed
Date
Msg-id 7831.1091771870@sss.pgh.pa.us
Whole thread Raw
In response to Re: Win32 testing needed  (Mark Kirkwood <markir@coretech.co.nz>)
List pgsql-hackers-win32
Mark Kirkwood <markir@coretech.co.nz> 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

pgsql-hackers-win32 by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: Win32 testing needed
Next
From: Claudio Natoli
Date:
Subject: Re: Win32 testing needed