bug in config for cygwin

From: "Scott" <scott(dot)ellis(at)aetas(dot)com(dot)au>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: bug in config for cygwin
Date: 2002-08-16 03:15:28
Message-ID: 002501c244d3$2d1033e0$5800a8c0@europa
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

I'm not sure if what I've noticed fully qualifies as a bug...but, I run cygwin and also do a lot of development with vc++ (6)...Using version 7.2.1 I built the libpq++ libs/dll for win32 for use in my vc++ progs, and also ran the 'configure' script under cygwin...the problem occurs in the pg_config_os.h file, where an "#include <cygwin/version.h>" occurs before an "#ifdef __CYGWIN__" - so naturally my vc++ builds fail. By moving the include to after the ifdef the problem goes away...I thought I'd send this here so somwone with knowledge of patching the configure scripts etc. might have a look.

Regards,
Scott

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-08-16 04:53:59 Re: mistakes in postgresql-snapshots (7.3)
Previous Message Tom Lane 2002-08-15 18:02:06 Re: Long strings, short varchars