Update of bug #45896 (project gettext): Status: None => Invalid Assigned to: None => haible Open/Closed: Open => Closed
_______________________________________________________ Follow-up Comment #2: Your settings are not consistent regarding 32-bit build vs. 64-bit build: On one hand, you are specifying a 32-bit build (through "xlc -q32"), on the other hand, you are adding /opt/freeware/lib64 to the library path. The build works for me, on AIX 7.1, with the following configuration: CC="xlc -q64" CXX="xlC -q64" AR="ar -X 64" NM="nm -X 64" export CC CXX AR NM and with a libiconv build (with the same configuration) from libiconv git of today. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?45896> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/