From: | Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> |
---|---|
To: | Cygwin <cygwin(at)sources(dot)redhat(dot)com>, pgsql-ports(at)postgresql(dot)org |
Cc: | J(dot)Kraaijeveld(at)Askesis(dot)nl |
Subject: | [PATCH]: Building PostgreSQL 7.0.2 on Cygwin 1.1.4 (Take 2) |
Date: | 2000-09-26 19:21:46 |
Message-ID: | 20000926152146.D1016@KOSH |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Please ignore my previous post...
On Tue, Sep 26, 2000 at 07:08:53PM +0200, Joost Kraaijeveld wrote:
> I read you patch etc. but I do not agree with the linking of msvcrt.lib.
> I think that it should be solved with an #ifdef (see below). That way we
> do not need any Microsoft libraries.
As Joost was kind enough to point out, there was a deficiency with my
previous patch. Please ignore the previous patch and use this one
instead. Sorry for the confusion.
Jason
--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
Attachment | Content-Type | Size |
---|---|---|
ChangeLog | text/plain | 1.0 KB |
Instructions | text/plain | 474 bytes |
patch.diff | text/plain | 4.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Pete Forman | 2000-09-27 15:25:46 | Re: [PATCH]: Building PostgreSQL 7.0.2 on Cygwin 1.1.4 (Take 2) |
Previous Message | Jason Tishler | 2000-09-26 16:59:11 | [PATCH]: Building PostgreSQL 7.0.2 on Cygwin 1.1.4 |