X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <48480C39.8090306@etr-usa.com>
Date: Thu, 05 Jun 2008 09:54:33 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: Cygwin-L <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; format=flowed
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

Richard Querin wrote:
>       2 [main] ? 3312 init_cheap: Couldn't reserve 3600336 bytes of
> space for cygwin's heap, Win32 error 487
> C:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\cc1plus.exe (3312): ***
> AllocationBase 0x0, BaseAddress 0x61820000, RegionSize 0x360000, State
> 0x10000

This is the real symptom.

>   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

And this is the likely culprit.  You can only have one cygwin1.dll 
installed on your system without resorting to hackery.

If you don't know where that DLL came from, it was probably installed by 
something else you have installed that includes a private copy of 
Cygwin.  This rarely works out well.  http://cygwin.com/acronyms/#3PP

You're going to have to decide which you like better, official Cygwin, 
or that other thing that includes a private Cygwin.

> SONICCENTRAL = 'C:\Program Files\Common Files\Sonic Shared\Sonic Central\'

Side issue: I don't suppose you have Sonic's DLA installed?  It's on the 
BLODA: http://cygwin.com/faq/faq.using.html#faq.using.bloda

--
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/

