Hi Bruno, Bruno Haible <br...@clisp.org> writes:
> On AIX 7.1, in a testdir of all of gnulib, I see these link errors, both > with gcc and xlc: > > gcc -Wno-error -g -O2 -L/home/haible/prefix32/lib -o test-c-strtod > test-c-strtod.o libtests.a ../gllib/libgnu.a libtests.a ../gllib/libgnu.a > libtests.a -lm -lm -lm -lm -lm -lm -lm -lm -lm -lm > ld: 0711-224 WARNING: Duplicate symbol: .rpl_duplocale > ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. > ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_lock Thanks. I noticed this yesterday but didn't get around to fixing it. Collin