Hello.
Build v1.5.0 under MinGW 6.2.0 fails.
commands are.
./configure make -j4
config.log attached
Here is some log message.
tests/test_libmongoc-test-mongoc-command-monitoring.o:test-mongoc-command-monitoring.c:(.text+0x239c): undefined reference to `realpath'
tests/test_libmongoc-test-mongoc-max-staleness.o:test-mongoc-max-staleness.c:(.text+0xc9c): undefined reference to `realpath'
tests/test_libmongoc-test-mongoc-sdam.o:test-mongoc-sdam.c:(.text+0x1c): undefined reference to `realpath'
tests/test_libmongoc-test-mongoc-sdam.o:test-mongoc-sdam.c:(.text+0x45): undefined reference to `realpath'
tests/test_libmongoc-test-mongoc-sdam.o:test-mongoc-sdam.c:(.text+0x6e): undefined reference to `realpath'
tests/test_libmongoc-test-mongoc-sdam.o:test-mongoc-sdam.c:(.text+0x93): more undefined references to `realpath' follow
collect2.exe: error: ld returned 1 exit status
make[1]: *** [test-libmongoc.exe] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/d/Libraries/Unpacked/mongo/mongo-c-driver-1.5.0'
make: *** [all-recursive] Error 1