Hi Tim,

> Running gnulib tests on MinGW (current Debian unstable) fail:
> 
> /usr/bin/x86_64-w64-mingw32-ld:
> libtests.a(localename.o):localename.c:(.text+0x10): undefined reference
> to `pthread_mutex_lock'
> /usr/bin/x86_64-w64-mingw32-ld:
> libtests.a(localename.o):localename.c:(.text+0x83): undefined reference
> to `pthread_mutex_unlock'
> /usr/bin/x86_64-w64-mingw32-ld:
> libtests.a(localename.o):localename.c:(.text+0xa8): undefined reference
> to `pthread_mutex_unlock'
> collect2: error: ld returned 1 exit status

For analyzing this, we would need the generated
  - config.log,
  - config.status,
  - config.h.

Bruno


Reply via email to