This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: cygwin gcc failure


>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 (0xc0000022). Click on OK to terminate the 
>application.

Try running cc1.exe and see if you get something like:

c:\cygwin\bin> bash
      6 [main] ? 3816 init_cheap: Couldn't reserve space for cygwin's heap,
Win32 error 487
c:\cygwin\bin\bash.exe (3816): *** AllocationBase 0x0, BaseAddress
0x616E0000, RegionSize 0x1AA0000, State 0x10000

(replace bash with cc1)

If yes, read:

http://cygwin.com/ml/cygwin/2004-02/msg01080.html

http://cygwin.com/ml/cygwin/2004-02/msg01382.html

http://cygwin.com/ml/cygwin/2004-03/msg00849.html

And ultimately, try a snapshot - http://cygwin.com/snapshots

-Richard Campbell.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]