From: Alan W. I. <ir...@be...> - 2017-05-09 07:50:15
|
On 2017-05-09 07:00-0000 Arjen Markus wrote: > Well, there is indeed a conundrum [for MSVC] - the diff executable. I have a solution in mind (using a temporary environment variable) to transfer the context from the shell script to CMake (this involves effectively going from one operating environment - MinGW-w64/MSYS2 - to another - "bare Windows") and I expect it to work, but I need to test it. And it may be there is a more elegant and robust way. Will keep you informed. Hi Arjen: The diff executable from the MinGW-w64/MSYS2 Unix tools should "just work" if run from a bash script (as in comprehensive testing, ctest, etc.) Is the issue simply that our build system is finding something other than /usr/bin/diff.exe from the MinGW-w64/MSYS2 diffstat package? If the issue is more complicated than that, please send me the relevant report tarball. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |