public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Getting MAXPAGESIZE from ELF_MAXPAGESIZE
@ 2005-05-21 21:09 H. J. Lu
  2005-05-22  3:48 ` Ian Lance Taylor
  0 siblings, 1 reply; 5+ messages in thread
From: H. J. Lu @ 2005-05-21 21:09 UTC (permalink / raw)
  To: binutils

I found a need to change ELF_MAXPAGESIZE at the command line. I can
add a new option like -z page-size=128M. The problem is I have to
update the linker script also. I'd like to modify the linker to
get MAXPAGESIZE from ELF_MAXPAGESIZE in bfd. MAXPAGESIZE will be
treated as a special read only symbol like '.'.  At least, we don't
need to set MAXPAGESIZE in linker.


H.J.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-05-27 16:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-21 21:09 Getting MAXPAGESIZE from ELF_MAXPAGESIZE H. J. Lu
2005-05-22  3:48 ` Ian Lance Taylor
2005-05-22  5:54   ` H. J. Lu
2005-05-22 17:42     ` PATCH: " H. J. Lu
2005-05-27 17:29     ` H. J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).