These changes support building on Ubuntu Linux (as noted) and on Cygwin on MSWindows10 and
avoid some compiler warnings related to integer types vs. printf() format specifiers by using C++
stream operators for output. Both mfakto executables pass the self tests; no computation code is modified.
Let me know if there are any issues on other systems; I only have those two OSs to try this on and
only have a GPU card mfakto can use on a Cygwin with MSWindows10 system.
These changes support building on Ubuntu Linux (as noted) and on Cygwin on MSWindows10 and avoid some compiler warnings related to integer types vs. printf() format specifiers by using C++ stream operators for output. Both mfakto executables pass the self tests; no computation code is modified. Let me know if there are any issues on other systems; I only have those two OSs to try this on and only have a GPU card mfakto can use on a Cygwin with MSWindows10 system.