Mail Archives: cygwin/1997/05/22/15:00:59
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 AT cygnus DOT com" with one line of text: "help".
- Raw text -