Compile Error: full error message

From: Zavier Sheran <zsheran(at)yahoo(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Compile Error: full error message
Date: 2001-07-26 00:36:34
Message-ID: 20010726003634.22736.qmail@web14404.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

$ ./configure
loading cache ./config.cache
checking host system type... i686-pc-cygwin
checking which template to use... win
checking whether to build with locale support... no
checking whether to build with recode support... no
checking whether to build with multibyte character
support... no
checking whether to build with Unicode conversion
support... no
checking for default port number... 5432
checking for default soft limit on number of
connections... 32
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
using CFLAGS=-O2
checking whether the C compiler (gcc -O2 ) works... no
configure: error: installation or configuration
problem: C compiler cannot creat
e executables.

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2001-07-26 01:09:31 Re: Compile Error: full error message
Previous Message Russell Black 2001-07-26 00:08:10 Re: ./configure of Postgresql fails