Greetings –
Has anyone ported a unix app that makes calls to iconv / nl_langinfo ? if so, were those routines rewritten?
Greetings –
Has anyone ported a unix app that makes calls to iconv / nl_langinfo ? if so, were those routines rewritten?
We have.
There is a bundle of ported libs (Opt Crank Archive) on our website and iconv is one of them.
cranksoftware.com/downloads/
This software archive contains content (binaries, libraries etc) that resides under /opt/crank/. The archive should be unpacked from the root of the filesystem (/) or $QNX_TARGET for non Neutrino self-hosted installations.
You’ll need to add /opt/crank/bin:/opt/crank/x86/bin to PATH and /opt/crank/lib:/opt/crank/x86/lib
to LD_LIBRARY_PATH