On Wed, 16 Feb 2011, John David Anglin wrote: > > On Wed, 16 Feb 2011, John David Anglin wrote: > > > > > Hi Carlos, > > > > > > I would like to apply the following binutils change to align data > > > segments to a page boundary. However, it breaks building glibc. > > > Problem occurs in call_init trying to run constructors for new > > > libc.so.6. > > > > It's probably not a glibc issue: > > > > /home2/dave/debian/glibc/eglibc-2.11.2/build-tree/hppa-libc/libc.so.6: file > > format elf32-hppa-linux > > > > Contents of section .init_array: > > 159008 ffffffff 0015bee2 00000000 ............ > > Hmmm, there is no .init_array section in the installed libc. So, maybe > it's not the patch. It seems that glibc uses the .init_array section. See for example dlfcn.c. Howe did this work before? 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