[fpc-devel] [iconv][glibc] function "iconvctl" not found.
Marco van de Voort
marcov at stack.nl
Sun Oct 23 14:25:56 CEST 2011
In our previous episode, Jonas Maebe said:
> > How to define this ifdef?
> >
> > Maybe it could be fixed either by dynamic loading or weakexternal directive?
>
> Or we require libiconv also under Linux (and link against it; currently we
> only link against libc under Linux and use its -apparently limited- iconv
> functionality).
Seems that that function is not in the open group's specification of iconv,
it is a GNU extension.
http://pubs.opengroup.org/onlinepubs/009695399/basedefs/iconv.h.html
More information about the fpc-devel
mailing list