public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Program section alignment on MIPS
@ 2007-03-27  5:40 Paul Koning
  2007-03-27  8:30 ` Mike Frysinger
  2007-03-27 11:20 ` Thiemo Seufer
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Koning @ 2007-03-27  5:40 UTC (permalink / raw)
  To: binutils

I've noticed a change between binutils 2.17 and older versions (2.14
at least; don't know for sure when this arrived).  In 2.14, the
program sections were aligned 2**12, which make sense given the MIPS
page size.  In 2.17 they are aligned 2**16, which I don't want and is
causing trouble.  

The biggest problem is that I can't find out where this number comes
from, nor how to change it.  Looking through the docs for "align"
turns up assorted things, but none that seem relevant and none that
help.

	paul

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

end of thread, other threads:[~2007-03-27  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-27  5:40 Program section alignment on MIPS Paul Koning
2007-03-27  8:30 ` Mike Frysinger
2007-03-27 11:20 ` Thiemo Seufer

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).