From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Multiprocessor and APIC information Date: Wed, 1 Sep 1999 12:29:12 +0300 Organization: NetVision Israel Lines: 11 Message-ID: References: <19990831085423 DOT 14296 DOT rocketmail AT web1405 DOT mail DOT yahoo DOT com> <7qgt4l$k4n$1 AT solomon DOT cs DOT rose-hulman DOT edu> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 936178081 22644 199.203.121.2 (1 Sep 1999 09:28:01 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 1 Sep 1999 09:28:01 GMT X-Sender: eliz AT is In-Reply-To: <7qgt4l$k4n$1@solomon.cs.rose-hulman.edu> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 31 Aug 1999, Damian Yerrick wrote: > Anyway, it'd be nice if spawn*() supported multitasking > and/or multiprocessor, spawning the process in the > background. Or does it already? Try ``system ("start foo.exe");'' some day (on Windows, of course). If someone writes code to support multi-processing on Caldera's DR-DOS, I'm sure it will be accepted by the DJGPP developers.