Michel,
On Wed, Sep 11, 2002 at 06:00:21PM +0200, Michel Verplancke wrote:
> $ tar zxvf postgresql-7.2.1.tar.gz
> $ cd postgres-7.2.1
> $ ./configure
>
> after a hew lines, I have the following message
>
> configure: error: no acceptable cc found in $PATH ?
>
> (see config.log attached)
>
> What do I have to do ?
Install gcc, binutils, etc. Otherwise, just use the pre-built version
that is part of the standard Cygwin distribution.
Jason