install postgresql on cygwin error

From: 帅猛 <shuaimeng(at)db(dot)pku(dot)edu(dot)cn>
To: pgsql-general(at)postgresql(dot)org <pgsql-general(at)postgresql(dot)org>
Subject: install postgresql on cygwin error
Date: 2002-12-05 08:31:02
Message-ID: 20021205161978.SM01104@shm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to install postgresql7.2.3 on cygwin
when i execute ./configure
the computer answer:
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.
and then it stops.
i don't know how i can install sucessfully,can you give me some advice?many thanks!!!
        shuaimeng(at)db(dot)pku(dot)edu(dot)cn
          2002-12-05

Browse pgsql-general by date

  From Date Subject
Next Message Hiroshi Inoue 2002-12-05 09:35:30 Re: passwords in pg_shadow (duplicate).
Previous Message Christoph Dalitz 2002-12-05 08:30:39 Re: how to make functions multi-user safe?