This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: b18 problems


At 10:00 AM 5/11/97 -0700, Jeff Deifik wrote:
>I installed b-18 on my machine running win nt 4.0 server sp2.
>
>I have a file called a.c:
>main() { printf("Hello world\n"); }
>
>I set all the environment variables, have a /tmp dir and /bin/sh.exe
>I start bash, and type
>gcc a.c 2> gcc-error
>
>I get what seems like an infinite loop, with the last two lines of the
>included
>excerpt repeating.
>
>(unknown) heap_init: unable to allocate heap, win32 error 87
>cygwin: terminating

I found the problem. I had an old copy of cygwin.dll in d:\winnt\system32
I removed it, and it fixed the problem.

	Jeff Deifik

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


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