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

vfork problems on Win98 -- is there a fix?


I'm a Cygwin newbie who installed it on my Win98 machine in order to 
implement a recursive Makefile that includes this line, among others:

# $(1) is target, $(2) is regexp to retrieve index chars
INDEX=$(shell expr '$(1)' : '$(2)')

(Couldn't do this in the MS-DOS "Window" environment, etc.).

Anyway, now when I run make and generate a large number (400+) of libraries 
in a single pass, I often get the

"vfork: resource temporarily unavailable"

error message. This is in Win98, 256MB, with nothing else running, etc.  The 
_only_ way to fix this is to reboot.

I searched the archives, and found many mentions of this problem, but no 
fixes.

Am I simply out of luck? Are there plans to fix this? I can't upgrade to 
Win2000 because of a lack of drivers for h/w on this machine.

Regards, and I think Cygwin is a great tool. I just wish it didn't have this 
problem ...

P.S. I've now also tried the same build on a Win2000 SP2 machine, and am 
having similar problems (!).


--------------------------
Andrew E. Kalman, Ph.D.  aek@pumpkininc.com


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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