From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: pgxs/windows |
Date: | 2006-01-15 23:20:28 |
Message-ID: | 43CAD8BC.9070606@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
>Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>
>>So we should probably change $(DESTDIR)$(bindir) to $(libdir) in the
>>following places:
>>
>>
>
>For the cygwin/win32 cases, shouldn't we just remove the -L flag from
>BE_DLLLIBS altogether? It seems redundant given what Makefile.global
>is doing.
>
>
We don't seem to pick that up. Not sure why. building my pgxs module on
mingw I just get:
-Lc:/PROGRA~1/POSTGR~1/8.1/bin -lpostgres
That's the one from BE_DLLLIBS.
dllwrap doesn't seem to get given LDFLAGS, and maybe doesn't honor it
either.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Anjan Kumar. A. | 2006-01-15 23:35:04 | Problem with the Planner |
Previous Message | Tom Lane | 2006-01-15 23:08:31 | Re: pgxs/windows |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-01-16 00:15:43 | Re: pgxs/windows |
Previous Message | Tom Lane | 2006-01-15 23:08:31 | Re: pgxs/windows |