pgxs/windows

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: pgxs/windows
Date: 2005-12-21 18:01:41
Message-ID: 34470.68.143.134.146.1135188101.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


... seems to be behaving oddly:

dllwrap -o rainbow.dll --def rainbow.def rainbow.o
c:/PROGRA~1/POSTGR~1/8.1/lib/pgxs/src/MAKEFI~1/../../src/utils/dllinit.o
-Lc:/PROGRA~1/POSTGR~1/8.1/bin -lpostgres
c:\mingw\bin\..\lib\gcc-lib\mingw32\3.2.3\..\..\..\..\mingw32\bin\ld.exe:
cannot find -lpostgres

should we be pointing to the bin directory or the lib directory?

ISTR we've seen something like this before.

any thoughts?

cheers

andrew

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ohp 2005-12-21 18:16:28 where is the output
Previous Message Dave Cramer 2005-12-21 17:45:09 replicating tsearch2 across versions of postgres