Re: gnulib-tool: Fix link errors with a particular set of modules on mingw

2020-11-07 Thread Bruno Haible
Hi Simon, > OATH Toolkit uses version-etc but not version-etc-fsf. The test for > version-etc pulls in version-etc-fsf into libtests. Removing the final > ../../gl/libgnu.la (reverting the effects of your patch) from the > command line fixes the above link error. > > Gnulib-tool says: > >

Re: gnulib-tool: Fix link errors with a particular set of modules on mingw

2020-11-07 Thread Simon Josefsson via Gnulib discussion list
Bruno Haible writes: > A testdir created by this command: > > ./gnulib-tool --create-testdir --dir=../testdir --single-configure clean-temp > crypto/gc getaddrinfo getlogin getlogin_r gettimeofday isatty link localename > opendir physmem poll putenv read readdir relocatable-prog rename

gnulib-tool: Fix link errors with a particular set of modules on mingw

2020-05-29 Thread Bruno Haible
A testdir created by this command: ./gnulib-tool --create-testdir --dir=../testdir --single-configure clean-temp crypto/gc getaddrinfo getlogin getlogin_r gettimeofday isatty link localename opendir physmem poll putenv read readdir relocatable-prog rename rewinddir select sethostname socket