Christian Weisgerber <[EMAIL PROTECTED]> wrote:
> I would really appreciate some eyes on patch-gettext-runtime_intl_\
> localcharset_c. The idea is to remove all unsafe function linker
> warnings from libintl itself, because so many ports link to it.
> (I'll also take a look at libiconv to this e
Kurt Miller <[EMAIL PROTECTED]> wrote:
> > If anybody remembers what the "static const struct" -> "static struct"
> > patches were for, let me know.
>
> IIRC, gcc on alpha was generating relocations in read only
> segments and causing ld.so to segfault. I'm not sure if
> this is still needed for
On Wednesday 01 August 2007 12:12:15 pm Christian Weisgerber wrote:
> If anybody remembers what the "static const struct" -> "static struct"
> patches were for, let me know.
IIRC, gcc on alpha was generating relocations in read only
segments and causing ld.so to segfault. I'm not sure if
this is s