gcc does not works at all

Rolf Wester wester@ilt.fhg.de
Thu May 22 01:47:00 GMT 1997


Hi,

after installing gnuwin32 b18 gcc does not work at all.
When trying to compile the small test programm:

main()
{
	int i=1,j=1,k;
	k=i+j;
}

with gcc -c test.c

I get the error messages:

<unkwown> heap_init: unable to allocate heap, win32 error 87
cygwin: terminating
<unknown> In cygwin_except_handler
<unknown> Exception trapped!
<unknown> exception C0000005 at 1001E4B2
<unknown> exception: ax 0 bx cx 6 dx 7
<unknown> exception: si 322E372E di 322D7375bp 241FB60 sp 241FB60
<unknown> exception is: STATUS_ACCESS_VIOLATION
<unknown> Stack trace:
..  on so on

I would be very appreciative for any help on this.

Thanks in advance

Rolf

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list