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 still needed for alpha or not. I think subversion also had this issue on alpha too. -Kurt