Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!rochester!ritcv!pxd3563 From: pxd3563@ritcv.UUCP (Patrick Deupree) Newsgroups: comp.os.minix Subject: Re: Turbo C diff's; here is the right version of system.c Message-ID: <716@ritcv.UUCP> Date: Fri, 16-Oct-87 16:46:18 EDT Article-I.D.: ritcv.716 Posted: Fri Oct 16 16:46:18 1987 Date-Received: Sun, 18-Oct-87 09:55:53 EDT References: <584@louie.udel.EDU> Reply-To: pxd3563@ritcv.UUCP (Patrick Deupree) Organization: Rochester Institute of Technology, Rochester, NY Lines: 12 I have recently found out about MINIX and I am probably going to buy the book and give it a shot. However, I was wondering how efficient it is to compile it using Turbo C. I have noticed all these fixes posted, and I know that in Turbo C, the creating of a child process halts the parent process until the child is done executing. Is there a compiler (like possibly Microsoft C) that will allow the parent to continue processing at the same time as the child process? Also, does the offer in the back of the book, for the binaries and source code, include a compiler? I'm just sort of curious.