From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Reini Urban" <rurban(at)x-ray(dot)at>, <pgsql-hackers(at)postgresql(dot)org>, <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] src/timezone/pgtz __imp__my_exec_path |
Date: | 2004-10-27 16:52:56 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE476038@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-hackers |
> beta4 - cygwin:
> postgres.exe fails to build, because __imp__my_exec_path from
> src/timezone/pgtz.o cannot be resolved. previously it was not
> imported.
This could be related to the patch that went in last weekend to fix
compiles on Win32. DLLIMPORT was added to the header. If the Makefile
did not change, then that is your problem - that patch changed botht he
makefile and the header. See
http://archives.postgresql.org/pgsql-committers/2004-10/msg00321.php
Does CYGWIN perhaps need the same Makefile patch?
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Reini Urban | 2004-10-27 18:17:28 | Re: [HACKERS] src/timezone/pgtz __imp__my_exec_path |
Previous Message | Reini Urban | 2004-10-27 14:44:07 | src/timezone/pgtz __imp__my_exec_path |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-10-27 18:00:25 | Re: 8.0b4: COMMIT outside of a transaction echoes ROLLBACK |
Previous Message | Leen Besselink | 2004-10-27 16:23:28 | pg_autovacuum in 8beta-dev3 small bug |