Paul Eggert wrote in <http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00092.html>: > Eli Zaretskii wrote: > > Do we care for any Windows compilers except GCC? > > Not as far as I know, for Gnulib. (Though I'm no Windows expert.)
Well, I care about it. Just added updated build instructions for use with MSVC to libiconv and gperf: http://git.savannah.gnu.org/gitweb/?p=libiconv.git;a=blob_plain;f=README.windows;hb=HEAD Compared to MSVC 9, MSVC 14 now has <stdint.h> (finally!). Bruno