Re: Crash during compile

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Bryan Bateman <batemanb(at)home(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Crash during compile
Date: 2000-11-15 01:39:31
Message-ID: 20001114203931.C250@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Bryan,

On Tue, Nov 14, 2000 at 04:29:21PM +0000, Bryan Bateman wrote:
> When I went to configure I got this:
> checking whether the C compiler (gcc -O2 ) works... no
> configure: error: installation or configuration problem: C compiler cannot
> create executables.
>
> Does being on Windows 2000 make a difference here???????

I doubt it -- most of the core Cygwin team use Windows 2000.

> What is wrong?????

You need to provide more details than the above if you are going to get
any useful help. Can you compile something simple like the following:

int
main()
{
}

with your Cygwin installation?

It really sounds like your Cygwin setup is not quite right. My
suggestion is to send the output of cygcheck -s -r -v to

cygwin(at)sources(dot)redhat(dot)com

You will probably get more help there.

Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message netad24 2000-11-15 14:19:17 aktuelle Viruswarnung - BITTE BEACHTEN
Previous Message Peter Eisentraut 2000-11-14 16:53:51 Re: PostgreSQL fails to build [ Solaris 8 ]