Re: userspec-tests: cygwin link failure due to missing -lintl

2010-02-17 Thread Jim Meyering
Simon Josefsson wrote: > Eric Blake writes: > >> According to Simon Josefsson on 2/16/2010 11:27 AM: >>> ../gllib/libgnu.a(error.o): In function `print_errno_message': >>> /home/Simon/gnulib/build/gllib/error.c:153: undefined reference to >>> `_libintl_gettext' >>> collect2: ld returned 1 exit s

Re: userspec-tests: cygwin link failure due to missing -lintl

2010-02-17 Thread Simon Josefsson
Eric Blake writes: > According to Simon Josefsson on 2/16/2010 11:27 AM: >> ../gllib/libgnu.a(error.o): In function `print_errno_message': >> /home/Simon/gnulib/build/gllib/error.c:153: undefined reference to >> `_libintl_gettext' >> collect2: ld returned 1 exit status >> make[3]: *** [test-user

Re: userspec-tests: cygwin link failure due to missing -lintl

2010-02-17 Thread Eric Blake
According to Simon Josefsson on 2/16/2010 11:27 AM: > ../gllib/libgnu.a(error.o): In function `print_errno_message': > /home/Simon/gnulib/build/gllib/error.c:153: undefined reference to > `_libintl_gettext' > collect2: ld returned 1 exit status > make[3]: *** [test-userspec.exe] Error 1 > > I'll

userspec-tests: cygwin link failure due to missing -lintl

2010-02-16 Thread Simon Josefsson
Building on Windows XP + Cygwin fails: http://autobuild.josefsson.org/gnulib/log-201002152214904002000.txt gcc -std=gnu99 -g -O2 -Wl,--as-needed -o test-userspec.exe test-userspec.o ../gllib/libgnu.a ../gllib/libgnu.a(userspec.o): In function `parse_with_separator': /home/Simon/gnulib/build/g