Re: Re: Cygwin PostgreSQL postmaster abort problem

From: Pete Forman <pete(dot)forman(at)westerngeco(dot)com>
To: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
Cc: Horák Daniel <horak(at)sit(dot)plzen-city(dot)cz>, pgsql-ports(at)postgresql(dot)org
Subject: Re: Re: Cygwin PostgreSQL postmaster abort problem
Date: 2001-01-04 14:55:25
Message-ID: 14932.36573.221053.881273@kryten.bedford.waii.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Jason Tishler writes:
> Additionally, I have no idea what combination of
> CYGWIN_VERSION_API_MAJOR and CYGWIN_VERSION_API_MINOR corresponds
> to b20.1. Do you?

I see these settings in B20.1

CYGWIN_VERSION_DLL_MAJOR 20
CYGWIN_VERSION_DLL_MINOR 1
CYGWIN_VERSION_API_MAJOR 0
CYGWIN_VERSION_API_MINOR 3

And these in 1.1.4

CYGWIN_VERSION_DLL_MAJOR 1001
CYGWIN_VERSION_DLL_MINOR 4
CYGWIN_VERSION_API_MAJOR 0
CYGWIN_VERSION_API_MINOR 26

However I am unhappy with this approach in general and would prefer
that configure be used to establish what works.
--
Pete Forman -./\.- Disclaimer: This post is originated
WesternGeco -./\.- by myself and does not represent
pete(dot)forman(at)westerngeco(dot)com -./\.- opinion of Schlumberger, Baker
http://www.crosswinds.net/~petef -./\.- Hughes or their divisions.

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Mark Dalphin 2001-01-04 16:24:11 Re: Problem with compile pgsql on Irix 5.3
Previous Message Horák Daniel 2001-01-04 14:49:33 RE: Re: Cygwin PostgreSQL postmaster abort problem