From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 481 invoked by alias); 24 Nov 2001 02:58:11 -0000 Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Received: (qmail 432 invoked from network); 24 Nov 2001 02:58:10 -0000 Received: from unknown (HELO femail7.sdc1.sfba.home.com) (24.0.95.87) by sourceware.cygnus.com with SMTP; 24 Nov 2001 02:58:10 -0000 Received: from althea.tishler.net ([24.3.200.94]) by femail7.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011124025809.HENL15304.femail7.sdc1.sfba.home.com@althea.tishler.net>; Fri, 23 Nov 2001 18:58:09 -0800 Received: by althea.tishler.net (sSMTP sendmail emulation); Fri, 23 Nov 2001 22:01:25 -0500 Date: Thu, 15 Nov 2001 12:23:00 -0000 From: Jason Tishler To: Ernst Bekker Cc: "'cygwin@cygwin.com'" Subject: Re: Gcc will not create executable Message-ID: <20011123220125.C500@dothill.com> Mail-Followup-To: Ernst Bekker , "'cygwin@cygwin.com'" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.18i X-SW-Source: 2001-11/txt/msg00926.txt.bz2 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/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Tishler To: Ernst Bekker Cc: "'cygwin@cygwin.com'" Subject: Re: Gcc will not create executable Date: Fri, 23 Nov 2001 18:58:00 -0000 Message-ID: <20011123220125.C500@dothill.com> References: X-SW-Source: 2001-11/msg01514.html Message-ID: <20011123185800.G10iBGday43C51QCWzPTVf0MpB1E328r2TwuCmgxXQA@z> 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/