> Resent-From: [EMAIL PROTECTED]
> Resent-To: make-w32@gnu.org
> From: Saravanakumar Natarajan <[EMAIL PROTECTED]>
> Date: Mon, 30 Jul 2007 19:38:30 +0530
> Cc: 
> 
>     When I do make using gmake I am getting this error. 
>     please guide me how to overcome this. 
> 
> 
> 
> fork_helper: ResumeThread failed, rc = 2
> C:\DOCUME~1\CHE015~1\LOCALS~1\Temp\make30602.sh: Cannot fork
> gmake: *** [full] Error 2

What do you see if you type this command:

     gmake --version

(I suspect this is a Cygwin port of Make, but I cannot be sure without
seeing the information displayed by "gmake --version".  The version
number itself is also important, as this problem, if it's indeed a
problem in Make, could be fixed in later versions.)

Also, if this happens only with a specific Makefile, please show that
Makefile.


_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to