[bug-gnu-libiconv] Problem installing on Windows when compiled with gett
From:
小太郎
Subject:
[bug-gnu-libiconv] Problem installing on Windows when compiled with gettext
Date:
Mon, 18 Jul 2011 18:57:44 +1000
When running `make install' on iconv built with gettext, I get this error:
c:/xulrunner/gettext/build/../lib/libintl.a(printf.o): In function `_printf__':
c:\xulrunner\gettext\build\gettext-tools\intl/../../../src/gettext-tools/../gettext-runtime/intl/printf.c:145: multiple definition of `__printf__'
../srclib/libicrt.a(stdio-write.o):c:\xulrunner\libiconv\build-gettext\srclib/../../src/srclib/stdio-write.c:68: first defined here
It was built using MinGW 4.5.2 under MSYS. Iconv and gettext are at their latest release versions (1.13.1 and 0.18.1.1, respectively). Attached is the full log