cygwin gcc problem.

From: "Gary MacDougall" <gary(at)freeportweb(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: cygwin gcc problem.
Date: 2000-11-11 22:29:06
Message-ID: 006e01c04c2e$cd7cab00$cb81fea9@GARYM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm trying to compile postgresql on Windows 2000. I've followed the directions accordingly.

When I run the "configure" script, and I get the following error message:

configure: error installation or configuration problem: C compiler cannot creat
e executables.

If anyone has any clues, I'd greatly appreciate the assistance.

Thanks,
Gary

//////////////////////////////////////
$ ./configure
loading cache ./config.cache
checking host system type... i686-pc-cygwin
checking echo setting...
checking setting template to... cygwin32
configure: warning: *** Include directory /usr/local/include does not exist.
checking whether to support locale... disabled
checking whether to support cyrillic recode... disabled
checking whether to support multibyte... disabled
checking setting DEF_PGPORT... 5432
checking setting DEF_MAXBACKENDS... 32
checking setting USE_TCL... disabled
checking setting USE_PERL... disabled
checking setting USE_ODBC... disabled
checking setproctitle... disabled
checking setting ASSERT CHECKING... disabled
checking for gcc... gcc
checking whether the C compiler (gcc -O2 ) works... no
configure: error: installation or configuration problem: C compiler cannot creat
e executables.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2000-11-12 01:14:00 Re: Coping with 'C' vs 'newC' function language names
Previous Message Matthew 2000-11-11 21:29:08 RE: cygwin gcc problem.