Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 23 Nov 2001 22:01:25 -0500 From: Jason Tishler To: Ernst Bekker Cc: "'cygwin AT cygwin DOT com'" Subject: Re: Gcc will not create executable Message-ID: <20011123220125.C500@dothill.com> Mail-Followup-To: Ernst Bekker , "'cygwin AT cygwin DOT com'" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.18i Ernst, On Fri, Nov 23, 2001 at 02:28:31PM +0200, Ernst Bekker wrote: > I am attempting to install Postgresql-7.1.3 with gcc-2.95.3-5, > When I run ./configure, it dies just after the following output: > ________________________________________________________________ > $ sh configure --with-java > [snip] > checking whether the C compiler (gcc -O2 ) works... no > configure: error: installation or configuration problem: C compiler cannot > creat e executables. > ________________________________________________________________ > > Please tell me what I should change. Did you forget to install cygipc? BTW, why don't you just use the pre-built PostgreSQL 7.1.3 that is part of the Cygwin distribution? I has been configured as follows: configure --enable-multibyte --with-python --with-java --with-CXX --prefix=/usr --sysconfdir=/etc --docdir=/usr/doc/postgresql-$version So it seems like it will meet your needs. Please read the README: /usr/doc/Cygwin/postgresql-7.1.3.README Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/