| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <jason AT tishler DOT net> |
| To: | Ernst Bekker <jaffa AT isservices DOT co DOT za> |
| Cc: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
| Subject: | Re: Gcc will not create executable |
| Message-ID: | <20011123220125.C500@dothill.com> |
| Mail-Followup-To: | Ernst Bekker <jaffa AT isservices DOT co DOT za>, |
| "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> | |
| Mime-Version: | 1.0 |
| In-Reply-To: | <B143944113BDD311B83D00105ACDD468C1D490@isservices.co.za> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |