Hi all,

I got R39-w32-beta7 from tg and I managed to use gnuwin32 components
coreutils-bin, coreutils-dep, gawk-bin, grep-bin, minised-bin(gnuwin32
sed seems not working) for playing with Build.sh as a test suite. It
run fairly well and I got following issues:
">/dev/null" and such should be rewritten(preprocessed) to "NUL" for
compatibility.
"mksh Build.sh > build-winmksh-mingw.log 2>&1" seems fine, but "mksh
Build.sh 2>&1 | tee build-winmksh-mingw.log" makes stderr and stdout
output separated.

Best regards,
Roy

Reply via email to