RE: Make-Problem Postgres on Cygwin

2002-11-27 Thread Godson Retna
, 2002 6:26 PM To: Godson Retna Cc: Cygwin; Pgsql-Cygwin Subject: Re: Make-Problem Postgres on Cygwin Godson, On Tue, Nov 26, 2002 at 02:10:45PM +0530, Godson Retna wrote: > gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/ include -I/usr/local/include -DBUILDING_DLL=1

Re: Make-Problem Postgres on Cygwin

2002-11-27 Thread Jason Tishler
Godson, On Tue, Nov 26, 2002 at 02:10:45PM +0530, Godson Retna wrote: > gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include >-I/usr/local/include -DBUILDING_DLL=1 -c -o ipc.o ipc.c > cc1: warning: changing search order for system directory "/usr/local/include" > c

RE: Make-Problem Postgres on Cygwin

2002-11-26 Thread Godson Retna
cygdrive/e/postgresql-7.2.1/src $ [end quote]========== -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Tishler Sent: Friday, November 22, 2002 7:51 PM To: Tarabas Cc: Cygwin

Re: Make-Problem Postgres on Cygwin

2002-11-23 Thread Jason Tishler
Manuel, Sigh... Repeat after me: Post instead of sending private email. Keep replies on-list. Post instead of sending private email. Keep replies on-list. ... On Fri, Nov 22, 2002 at 06:48:39PM +0100, Tarabas wrote: > Thanks a lot for your help! The "make" and "make inst

Re: Make-Problem Postgres on Cygwin

2002-11-22 Thread Jason Tishler
Manuel, Please post instead of sending private email. However, your timing is impeccable. I just got around (yesterday) to building PostgreSQL under the latest Cygwin gcc2 and gcc packages. On Fri, Nov 22, 2002 at 01:23:48PM +0100, Tarabas wrote: > I read your thread abut problems installing Po