From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Fork Date: Sun, 23 Jun 2002 13:59:36 +0100 Lines: 20 Message-ID: <3D15C638.EE5797F9@phekda.freeserve.co.uk> References: <3d15c022$0$26988$9b622d9e AT news DOT freenet DOT de> NNTP-Posting-Host: modem-20.dextroamphetam.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg3.svr.pol.co.uk 1024839331 15370 62.136.90.20 (23 Jun 2002 13:35:31 GMT) NNTP-Posting-Date: 23 Jun 2002 13:35:31 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. deckerben wrote: > Are there any fork() libraries for DJGPP that I could try? Every time I > build an app that calls for fork(), I run out of memory. I read a FAQ that > said that fork() is not implemented in DJGPP. So it could be that > .configure think that there is fork, but there really isn't. This could also > be the cause that Python is running out of memory when it is trying to start > GCC from inside a setup.py script. > > Just a hunch. Look in the libc docs: info libc alpha fork Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]