> > So it seems that this statement in arch/parisc/Makefile: > > # Without this, "ld -r" results in .text sections that are too big > > # (> 0x40000) for branches to reach stubs. This needs some debugging. hppaelf_after_parse in ld/emultempl/hppaelf.em is supposed to stop the 32-bit linker from merging .text sections on a relocatable link. GCC does not generate .text before each new function. Even if it did, gas currently merges all functions to a single .text section. Dave -- J. David Anglin dave.anglin@xxxxxxxxxxxxxx National Research Council of Canada (613) 990-0752 (FAX: 952-6602) -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html