From: wester AT ilt DOT fhg DOT de (Rolf Wester) Subject: gcc does not works at all 22 May 1997 15:00:59 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <3.0.1.32.19970522104554.005c3d40.cygnus.gnu-win32@pop.ilt.fhg.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-ENV: (mailgw1.fhg.de) wester AT ilt DOT fhg DOT de -> gnu-win32 AT cygnus DOT com DOT VIA-SMTP X-Sender: wester AT pop DOT ilt DOT fhg DOT de X-Mailer: Windows Eudora Light Version 3.0.1 (32) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com 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: heap_init: unable to allocate heap, win32 error 87 cygwin: terminating In cygwin_except_handler Exception trapped! exception C0000005 at 1001E4B2 exception: ax 0 bx cx 6 dx 7 exception: si 322E372E di 322D7375bp 241FB60 sp 241FB60 exception is: STATUS_ACCESS_VIOLATION 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".