[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tests failing to build with external getttext
From: |
Tom G. Christensen |
Subject: |
Re: Tests failing to build with external getttext |
Date: |
Fri, 14 Aug 2009 13:38:39 +0200 |
User-agent: |
Mutt/1.4.2.2i |
On Wed, Aug 12, 2009 at 11:33:58PM +0200, Bruno Haible wrote:
> Thanks for the report. This should fix it:
>
Thanks.
Unfortunately another one just turned up:
gcc -std=gnu99 -g -O2 -L/usr/tgcware/lib -Wl,-R,/usr/tgcware/lib -Wl,-z,ignore
-o test-getopt test-getopt.o ../gllib/libgnu.a -lm
Undefined first referenced
symbol in file
libintl_gettext ../gllib/libgnu.a(getopt.o)
-tgc