X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
X-YMail-OSG: YqKdHJoVM1mP9xnAOgI1Arh5VcTzEbmBa2HL199MWOJVazHlIjS9HzVXPH78r45W6gLCjX6LcK96ErQqLwaksBc0OAxAQekMvPe_SpSfNA--
X-Yahoo-Newman-Property: ymail-3
Message-ID: <48480A4B.7090000@sbcglobal.net>
Date: Thu, 05 Jun 2008 15:46:19 +0000
From: Greg Chicares <gchicares@sbcglobal.net>
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Trouble compiling C++ package
References: <7d81675b0806050753x4892308bj1c268bda5880b8a5@mail.gmail.com>
In-Reply-To: <7d81675b0806050753x4892308bj1c268bda5880b8a5@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2008-06-05 14:53Z, Richard Querin wrote:
> 
> I have a C++ package I'm trying to compile in Cygwin. It's generating
> the following error and I'm not sure why:
> 
> "configure: error: C++ compiler cannot create executables"
> 
> I have already removed cygwin, downloaded the latest and completely
> reinstalled it thinking this would fix the problem. No such luck it
> seems. I've pasted in the config.log file and the output of cygcheck
> -s -v -r in case that helps.

For future reference, an attachment is preferred.

> configure:2427: g++    conftest.cpp  >&5
>       2 [main] ? 3312 init_cheap: Couldn't reserve 3600336 bytes of
> space for cygwin's heap, Win32 error 487

There's the problem; here's a possible cause:

>   602k 2005/06/26 C:\WINDOWS\system32\cygwin1.dll - os=4.0 img=1.0 sys=4.0
> 
>                   "cygwin1.dll" v0.0 ts=2005/5/25 19:38
[...]
>  1828k 2008/05/27 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
> 
>                   "cygwin1.dll" v0.0 ts=2008/5/26 20:38
[...]
> Warning: There are multiple cygwin1.dlls on your path

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

