> IIRC, gcc on hppa is not able to provide an alignment >= 8k, which is > why we have done the 16k alignment inside the linker script. How does this arise? We have the following define for MAX_OFILE_ALIGNMENT in elfos.h: #define MAX_OFILE_ALIGNMENT (((unsigned int) 1 << 28) * 8) If you are correct, MAX_OFILE_ALIGNMENT should be changed. 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