On Thu, 12 Nov 2009, Carlos O'Donell wrote: > local = > { > .root = &local.boot_table, Another approach might be to change this to an offset from a symbol that you can load with the pc-relative trick. This is what we do for dwarf2 code and data symbols. This gets rid of the relocation. 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