Michael Goffioul wrote: > > On which platform? ... > > Windows+MSVC. I know this is not a gnulib target.
Yes. But it could become a gnulib target if the $CC wrapper script was agreed upon in GNU. For example, if Automake would distribute it, like it distributes a couple of other wrapper scripts. > I'm using regular: > ./autogen.sh > ./configure > make Just curious: What values do you use for $CC, $CFLAGS, $CPPFLAGS, $LDFLAGS in this setting? Bruno