On 03/18/2016 11:29 AM, Jeff Furlong wrote:
Hi All, The latest fio version seems to fail building on Windows: LINK t/gen-rand lib/pattern.o: In function `parse_number': /fio-fio-2.8_win/lib/pattern.c:78: undefined reference to `strcasestr' collect2: error: ld returned 1 exit status Makefile:396: recipe for target 't/gen-rand' failed make: *** [t/gen-rand] Error 1
Current -git should fix that.
Also, the Windows builds only seem to pick up the base version number (fio 2.7 or fio 2.8), not the latest git version (fio 2.8-123). So the last release (e.g. 2.8) build cannot be distinguishable from the latest git version (e.g 2.8-123).
Someone more knowledgable on the windows build needs to answer that... Bruce, would adding the -git version be easy enough to do? It's available in the FIO_VERSION define.
-- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html