win32 port on newer Cygwin snapshots (990115)

From: Horak Daniel <horak(at)mmp(dot)plzen-city(dot)cz>
To: "'pgsql-hackers(at)postgreSQL(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: win32 port on newer Cygwin snapshots (990115)
Date: 1999-10-12 10:08:48
Message-ID: 2E7F82FAC1FCD2118E1500A024B3BF907DEDAF@exchange.mmp.plzen-city.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I have created a small patch that makes possible to compile pgsql on newer
Cygwin snapshots (tested on 990115 which is recommended to use - it fixes
some errors in B20.1)

And I have another patch for including <sys/ipc.h> before <sys/sem.h> in
backend/storage/lmgr/proc.c - it is required due the design of cygipc
headers

Dan

PS: I think there are missing some files in the interfaces/libpgeasy
directory (snapshot via CVS a few hours old)

----------------------------------------------
Daniel Horak
network and system administrator
e-mail: horak(at)mmp(dot)plzen-city(dot)cz
privat e-mail: dan(dot)horak(at)email(dot)cz ICQ:36448176
----------------------------------------------

Attachment Content-Type Size
proc.c.diff application/octet-stream 315 bytes
win.h.diff application/octet-stream 385 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1999-10-12 10:29:21 Re: [HACKERS] Different BLKSZ
Previous Message Allan Huffman 1999-10-12 09:50:35 HELP - Accessing SQL_ASCII from Java