Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: pgxs/windows


  • 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: Sun, 15 Jan 2006 19:40:58 -0500
  • Message-id: <43CAEB9A.5020002@dunslane.net> <text/plain>



Tom Lane wrote:

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
dllwrap doesn't seem to get given LDFLAGS, and maybe doesn't honor it either.

I wouldn't expect it to handle everything that might appear in LDFLAGS,
but maybe it ought to be given the -L items from LDFLAGS (compare the
way we copy just those items into SHLIB_LINK).

What's confusing me at the moment is that it seems to work for Magnus.
Are you maybe working from different source trees?  I believe we changed
around the handling of these switches recently.  Maybe in his copy, the
-L items from LDFLAGS are making it into the dllwrap command via
SHLIB_LINK.



I am working against 8.1 from the installer - he is working against a local mingw install.

Also, he might be working from a later toolset - I have gcc3.2.4 while gcc 3.4.2 is the latest mingw release - some other tools might also be mildly out of date.

cheers

andrew



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group