Once again the snapshot is broken when using external gettext: gcc -std=gnu99 -g -O2 -L/usr/tgcware/lib -Wl,-R,/usr/tgcware/lib -Wl,-z,ignore -o test-parse-duration test-parse-duration.o ../gllib/libgnu.a -lm Undefined first referenced symbol in file libintl_gettext ../gllib/libgnu.a(xalloc-die.o) ld: fatal: Symbol referencing errors. No output written to test-parse-duration collect2: ld returned 1 exit status make[4]: *** [test-parse-duration] Error 1
-tgc