Trouble compiling C++ package
Warren Young
warren@etr-usa.com
Thu Jun 5 15:55:00 GMT 2008
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-cygwin3円.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/
More information about the Cygwin
mailing list