This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR ld/10569: -z max-page-size may not work for linker scripts


On Sun, Aug 30, 2009 at 11:42:20AM -0700, H.J. Lu wrote:
> What should happen case where
> 
> 1. No -z page size command line option is given.
> 2. Output target is ELF and whose page size is different from default target.
> 
> Your checkin changes the output page size to the page size of the default
> target.

Yes, I treat "--oformat other_elf" just the same as "--oformat srec".
I don't really have a strong opinion as to what should be done in
this case.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]