Gettext

Fabrício Godoy skarllot at gmail.com
Wed Apr 8 02:14:28 UTC 2009


Hi everyone,

I'm trying to compile a program (my own) that uses gettext without success.

I get this error:

i686-pc-mingw32-g++  -g -O2   -o network-logger.exe network_logger-main.o
network_logger-networkinterface.o network_logger-nix_networkinterface.o
network_logger-win_networkinterface.o -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0
-lglib-2.0   -liphlpapi
network_logger-main.o: In function `bindtextdomain':
/usr/i686-pc-mingw32/sys-root/mingw/include/libintl.h:272: undefined
reference to `_libintl_bindtextdomain'
network_logger-main.o: In function `bind_textdomain_codeset':
/usr/i686-pc-mingw32/sys-root/mingw/include/libintl.h:290: undefined
reference to `_libintl_bind_textdomain_codeset'
network_logger-main.o: In function `textdomain':
/usr/i686-pc-mingw32/sys-root/mingw/include/libintl.h:254: undefined
reference to `_libintl_textdomain'
network_logger-main.o: In function `gettext':
/usr/i686-pc-mingw32/sys-root/mingw/include/libintl.h:127: undefined
reference to `_libintl_gettext'
collect2: ld returned 1 exit status

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/mingw/attachments/20090407/e2179162/attachment.html 


More information about the mingw mailing list