Re: Trouble compiling C++ package

2008-06-05 Thread Richard Querin
On Thu, Jun 5, 2008 at 2:11 PM, Warren Young <[EMAIL PROTECTED]> wrote: > Richard Querin wrote: >> >> I removed all the Sonic products > > If you reinstall, just elect not to install the DLA piece. It's what lets > you use a rewritable optical disk as if it were a floppy. Such software > often ca

Re: Trouble compiling C++ package

2008-06-05 Thread Warren Young
Richard Querin wrote: I removed all the Sonic products If you reinstall, just elect not to install the DLA piece. It's what lets you use a rewritable optical disk as if it were a floppy. Such software often causes problems, not just with Cygwin, due to the nature of the task. (CDs weren

Re: Trouble compiling C++ package

2008-06-05 Thread Richard Querin
On Thu, Jun 5, 2008 at 12:38 PM, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > Richard Querin wrote: >> >> I have seen this mention of cygwin1.dll being in the windows\system32 >> directory several times during cygwin upgrades and installations. >> However each time the dialog comes up and I ch

Re: Trouble compiling C++ package

2008-06-05 Thread Larry Hall (Cygwin)
Richard Querin wrote: On Thu, Jun 5, 2008 at 11:46 AM, Greg Chicares wrote: For future reference, an attachment is preferred. Sorry 'bout that. Wasn't sure if I should. 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

Re: Trouble compiling C++ package

2008-06-05 Thread Richard Querin
On Thu, Jun 5, 2008 at 11:46 AM, Greg Chicares <[EMAIL PROTECTED]> wrote: > For future reference, an attachment is preferred. > Sorry 'bout that. Wasn't sure if I should. > > There's the problem; here's a possible cause: > >> 602k 2005/06/26 C:\WINDOWS\system32\cygwin1.dll - os=4.0 img=1.0 sy

Re: Trouble compiling C++ package

2008-06-05 Thread Warren Young
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 0x6182, RegionSize 0x36, State 0x1 This is the real sympt

Re: Trouble compiling C++ package

2008-06-05 Thread Larry Hall (Cygwin)
Greg Chicares wrote: 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

Re: Trouble compiling C++ package

2008-06-05 Thread Greg Chicares
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

Re: Trouble compiling C++ package

2008-06-05 Thread Larry Hall (Cygwin)
Richard Querin wrote: Hi, 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

Trouble compiling C++ package

2008-06-05 Thread Richard Querin
Hi, 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. N