Hi Eric,
Eric Blake wrote:
> I'm getting the following failure while testing my open_memstream changes:
>
> $ ./gnulib-tool --with-tests --create-testdir --dir=testdir-mingw \
> open_memstream
> $ cd testdir-mingw
> $ ./configure --host=i686-pc-mingw32 --build=i686-pc-cygwin \
> CC='gcc-3 -mn
I'm getting the following failure while testing my open_memstream changes:
$ ./gnulib-tool --with-tests --create-testdir --dir=testdir-mingw \
open_memstream
$ cd testdir-mingw
$ ./configure --host=i686-pc-mingw32 --build=i686-pc-cygwin \
CC='gcc-3 -mno-cygwin' CXX='g++-3 -mno-cygwin
...
$ mak