Not sure if this is aMinGW-w64 topic or not. I am using a Cygwin shell (can't avoid it, this is part of our Windows build process), and from that, I am invoking make as follows
<path/to/make>/make SHELL=cmd MAKEFLAGS=".SHELLFLAGS=/c" What I find is that $(MAKE) (which is used in a recursive makefile) is not set properly. Part of the /patt/to/make s truncated. Is this expected behavior? The path/to/make is a Cygwin path, as in c:/cygwin64/... For what it is worth, this works if I Thanks, Tom _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
