On Mon, Jul 4, 2011 at 10:21 AM, John David Anglin <dave.anglin@xxxxxxxx> wrote: > On 7/4/2011 9:28 AM, John David Anglin wrote: >> >> On 7/3/2011 10:39 PM, Carlos O'Donell wrote: >>> >>> This is a binutils head, building glibc head, with gcc 4.4.4. You need to >>> update binutils to get new linker (actually, it's the default linker script >>> that's changed). >>> The new linker script starts the data section on a page boundary. > > Depending on how GCC is configured, it may or may not use your binutils head > linker. gcc -v should show > what's going on. You are correct, that was my mistake. I had rebuilt this particular test without using binutils head, once I rebuilt with the newer linker script, the two load segments have the correct alignment and the application no longer exhibits these inequivalent aliases under strace. Thanks, that's one problem fixed. Cheers, Carlos. -- 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