From: vischne AT ibm DOT net Subject: Re: fork in win95 osr2 (NBY) 15 Feb 1998 11:44:21 -0800 Message-ID: <199802151630.QAA46130.cygnus.gnu-win32@out1.ibm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: gnu-win32 AT cygnus DOT com > Earnie Boyd (earnie_boyd AT hotmail DOT com) > >Have you downloaded and installed the "coolview" updates? Check out >Sergey Okhapkin's page. Be sure to read all of the instructions. >- \\||// >---o0O0--Earnie--0O0o---- >------ooo0O--O0ooo------- > >>From: "William Lau" >>Hi all, >> I've just installed b18 of the developer packaged and tried a >simple = >>fork program in win95 osr 2 and win nt 4.0 SP3.=20 >>the following is the code... >> >>#include >> >>void main() >>{ >> fork(); >> printf("hello"); >>} >> >>It worked fine on nt, but went cukoo with 95. The following is what 95 >= The one thing you _didn't_ say was whether you were running the program inside of a bash shell. I'm willing to bet that, if you do run the program within a bash shell under b18, the error messages will go away. The same thing happens when you call mc.exe, the Midnight Commander program.  - 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".