This is a discussion on Re: [PATCHES] Win32 CHECK_FOR_INTERRUPTS() performance tweak within the pgsql Hackers forums, part of the PostgreSQL category; --> I can't get the postgres to link with the patch... Am I missing something? Merlin Info: resolving _pg_signal_mask by ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I can't get the postgres to link with the patch... Am I missing something? Merlin Info: resolving _pg_signal_mask by linking to __imp__pg_signal_mask (auto-import) Info: resolving _pg_signal_queue by linking to __imp__pg_signal_queue (auto-import) fu000001.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname' fu000003.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname' nmth000000.o(.idata$4+0x0): undefined reference to `_nm__pg_signal_mask' nmth000002.o(.idata$4+0x0): undefined reference to `_nm__pg_signal_queue' ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| "Merlin Moncure" <merlin.moncure@rcsonline.com> writes: > I can't get the postgres to link with the patch... > Am I missing something? Probably those variables need "extern DLLIMPORT". regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| Thread Tools | |
| Display Modes | |
|
|