Re: cygwin gcc failure

2004-03-26 Thread Heflin
Hi Gerrit, Yes, I managed to fix this. I ended up wiping and reinstalling the cygwin binaries, which were getting crufty anyway. If I run into the problem again, I'll try your suggestion. Thanks, Heflin smime.p7s Description: S/MIME Cryptographic Signature

Re: cygwin gcc failure

2004-03-26 Thread Gerrit P. Haase
Hallo Heflin, Friday, 19.03.2004 00:31 you wrote: > Richard Campbell wrote: >>>The symptom is pretty straight forward, on a straight command line of: >>> >>>gcc foo.c >>> >>>I get a pop up and a system log message which says: >>>Application popup: cc1.exe - Application Error : The application f

Re: cygwin gcc failure

2004-03-18 Thread Heflin
Richard Campbell wrote: The symptom is pretty straight forward, on a straight command line of: gcc foo.c I get a pop up and a system log message which says: Application popup: cc1.exe - Application Error : The application failed to initialize properly (0xc022). Click on OK to terminate the

RE: cygwin gcc failure

2004-03-18 Thread Richard Campbell
>>Application popup: cc1.exe - Application Error : The application failed >>to initialize properly (0xc022). Click on OK to terminate the >>application. > >Let's not see every single problem as somehow related to this error >without going through the standard problem reporting exercise first.

Re: cygwin gcc failure

2004-03-18 Thread Christopher Faylor
On Thu, Mar 18, 2004 at 04:38:00PM -0500, Richard Campbell wrote: >>The symptom is pretty straight forward, on a straight command line of: >> >>gcc foo.c >> >>I get a pop up and a system log message which says: >> >>Application popup: cc1.exe - Application Error : The application failed >>to initi

RE: cygwin gcc failure

2004-03-18 Thread Richard Campbell
>The symptom is pretty straight forward, on a straight command line of: > >gcc foo.c > >I get a pop up and a system log message which says: > >Application popup: cc1.exe - Application Error : The application failed >to initialize properly (0xc022). Click on OK to terminate the >application.

cygwin gcc failure

2004-03-18 Thread Heflin
The relevant details: cygwin 1.5.8-1, with up-to-date packages (as of 3/18). XP Pro, patch level mostly current (I haven't loaded any new fixes this month) the logged in user has administrator rights The symptom is pretty straight forward, on a straight command line of: gcc foo.c I get a pop u