Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

About libintl in gettext

13 views
Skip to first unread message

PcX

unread,
Dec 16, 2010, 12:58:26 AM12/16/10
to help-gn...@gnu.org
Hi, all

    I have compiled the gettext using the source code from http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.1.1.tar.gz, and the libintl was not compiled out. But when the gettext was compiled completely, the libintl was also compiled out, am I right?

    ps: I use mingw gcc4.5 on Win7, and my configure script is below (I have compiled libiconv):

./configure --prefix=/mingw --build=i686-pc-mingw32 --host=i686-pc-mingw32 --target=i686-pc-mingw32 \
      --disable-werror --enable-threads=win32 --disable-nls  \
      --enable-static --disable-shared --with-included-gettext --enable-relocatable --with-git
-- 
Regards
PcX
0 new messages