Re: Interrupt/Exception caught (code = 0xc0000005, addr = 0x77c478ac)
Chris Sutcliffe <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
>> The last patch included in the previous binary was: >> >> 2008-03-03 Eli Zaretskii <[email protected]> > > I have these patches since then: > > 2009-03-14 Eli Zaretskii <[email protected]> > > * w32/pathstuff.c (convert_Path_to_windows32): Fix last change. > Fixes Savannah bug #25412. > > * w32/subproc/sub_proc.c <top level>: Update Copyright years. Add > prototype for xmalloc. > (find_file): Accept 3 arguments PATH_VAR, FULL_FNAME, and FULL_LEN > instead of an LPOFSTRUCT pointer. Use xmalloc instead of malloc. > Loop over an array of extensions, instead of duplicating the same > code inline. Use SearchPath followed by CreateFile, instead of > the obsolete OpenFile. Fixes Savannah bug #17277. > (process_begin): Find $(PATH) in `envp', and pass a pointer to it > to `find_file'. Fixes Savannah bug #25662. > > 2009-03-07 Eli Zaretskii <[email protected]> > > * function.c (func_shell): Don't close pipedes[1] if it is -1. > Fixes Savannah bug #20495. These patches have been applied and a new version of mingw32-make (3.81-20090910), is available from the MinGW site. Thank you for the patches Eli! Chris -- Chris Sutcliffe http://emergedesktop.org