[fpc-devel] [iconv][glibc] function "iconvctl" not found.
Marco van de Voort
marcov at stack.nl
Sun Oct 23 15:14:58 CEST 2011
In our previous episode, Jonas Maebe said:
> > Does weaksymbol works on all platforms where cwstrings is used (I know
> > that it is not implemented on windows at least but there we don't need
> > cwstrings too)?
>
> Good question, and I'm afraid the answer is "no"... At least
> http://wiki.freepascal.org/FPC_HowToDo#Weak_linking doesn't list *BSD, and
> I believe it also hasn't been implemented yet in the internal assembler as
> that page indicates.
FreeBSD supports #pragma weak, it is even used in the startup code.
More information about the fpc-devel
mailing list