Re: Static build of libpq fails

"Dave Page" <[email protected]> Wed, 13 Oct 2004 12:59:42 +0100
Newsgroups gmane.comp.db.postgresql.devel.win32,gmane.comp.db.postgresql.devel.patches,gmane.comp.db.postgresql.cygwin
Message-ID <E7F85A1B5FF8D44C8A1AF6885BC9A0E4306B5B@ratbert.vale-housing.co.uk>
 

> -----Original Message-----
> From: Bruce Momjian [mailto:[email protected]] 
> Sent: 13 October 2004 10:52
> To: Dave Page
> Cc: [email protected]; PostgreSQL-patches; 
> PostgreSQL Cygwin mailing list
> Subject: Re: [pgsql-hackers-win32] Static build of libpq fails
> 
> 
> I was able to reproduce the failure, and the attached applied 
> patch fixes the problem.  Seems someone just disable the 
> libpq.a make rule in Makefile.shlib, probably because it 
> didn't used to work, but it does now.  I am not sure about 
> Cygwin but our build experience so far is that if it works on 
> Win32, it works on Cygwin, so I enabled it for both.
> 

Yup, looks good here on Mingw. Thanks Bruce.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend