gcc4 compile problem on AIX 4.3

David Edelsohn dje@watson.ibm.com
Fri May 13 21:26:00 GMT 2005


> gcc -O  -o makedepend \
>   makedepend.o libcpp.a ../libiberty/libiberty.a \
>   ./../intl/libintl.a -liconv -liconv
> ld: 0711-317 ERROR: Undefined symbol: ..libintl_dgettext
> ld: 0711-317 ERROR: Undefined symbol: ..libintl_bindtextdomain

	You can try installing the libintl library that comes in the
/opt/freeware software collection with AIX.  Or confiure with
--disable-nls. 

David



More information about the Gcc-help mailing list