Re: running postgresql7.3.4 under windows

From: Jason Tishler <jason(at)tishler(dot)net>
To: "Chigurupati, Prasad" <Prasad(dot)Chigurupati(at)intergraph(dot)com(dot)sg>
Cc: "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: running postgresql7.3.4 under windows
Date: 2003-08-26 18:20:56
Message-ID: 20030826182055.GF1044@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Prasad,

On Tue, Aug 26, 2003 at 05:01:31PM +0800, Chigurupati, Prasad wrote:
> I am trying to install Postgresql7.3.4 under windows using latest
> cygwin. I downloaded and installed the cygwin in to my machine win
> 2000 under e:\cygwin folder. I am sure that gcc also comes with
> cygwin.so it means GCC also installed under my machine. after that
> when i tries to install and configure postgresql7.3.4 i am getting
> error msg as
> "checking for C compiler default output... configure: error: C compiler
> cannot create executables"
> this error msf am getting when i used "./configure --enable-multibyte
> --with-CXX --prefix=/usr --sysconfdir=/etc
> --docdir=/usr/doc/postgresql-$version" command.
> since am new to unix/lynx environment am getting confused to where
> this gcc will sit under e:\cygwin.I searched this folder. at different
> locations the gcc related files were located. so could any body help
> to where this GCC will site under home directory of cygwin. and what
> may be the reason for above error. and where to set the path vaiable
> for this gcc.? could any body can clear my problem issue..

Given the above, why not just use the pre-built version that is part of
the standard Cygwin distribution?

http://cygwin.com/ml/cygwin-announce/2003-08/msg00001.html

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message George Weaver 2003-08-26 18:54:11 Re: Problem with functions
Previous Message Jason Tishler 2003-08-26 18:17:49 Re: 7.3.4 upgrade