hi,all
 
I meet the matter of createprocess('',''...) while using gnu make3.81 for 
win32.I noticed the message:
 
 
 
> Date: Mon, 17 Mar 2008 14:34:06 +0100 > From: Fabrice GIRARDOT <[EMAIL 
> PROTECTED]> > > Using GNU Make 3.81 compiled for Win32, I got this error 
> message > when I run Make with the "-n" option : > > process_begin: 
> CreateProcess(NULL, "", ...) failed Yes, this is a known bug in Make 3.81.  
> If you can build Make from sources, please try the following two patches 
> (apply them in order): 2006-05-27  Eli Zaretskii  <[EMAIL PROTECTED]>         
> * function.c (func_shell) [WINDOWS32]: Reset just_print_flag         around 
> the call to construct_command_argv, so that a temporary         batch file 
> _is_ created when needed for $(shell).> Date: Mon, 17 Mar 2008 14:34:06 +0100 
> > From: Fabrice GIRARDOT <[EMAIL PROTECTED]> > > Using GNU Make 3.81 compiled 
> for Win32, I got this error message > when I run Make with the "-n" option : 
> > > process_begin: CreateProcess(NULL, "", ...) failed 
...
 
but i can't find the pieces of code pointed at by Eli Zaretskii.
 
could anyone tell me if there is  simple way to correct the bug or provide me a 
good version of the "make"?
 
 
thanks.
 
tian weixin
 
 

_________________________________________________________________
MSN 中文网,最新时尚生活资讯,白领聚集门户。
http://cn.msn.com
_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to