On Jun 26 13:31, Jeremy Drake via Cygwin-patches wrote: > This program is currently meant to test standard file handles and > current working directory (since these are settable via posix_spawn), > but could be extended to add additional checks if other cygwin-to-win32 > process properties need to be tested. > > Change cygrun environment variable to mingwtestdir, and use that instead > in cygrun.sh, so that other tests can find mingw test executables using > the environment variable. > > Signed-off-by: Jeremy Drake <cyg...@jdrake.com> > --- > > BTW, I noticed while editing mingw/Makefile.am, shouldn't cygload have > -Wl,--disable-high-entropy-va in LDFLAGS?
Why? Corinna