[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequival
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases |
Date: |
Sun, 9 Jan 2011 18:46:15 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12376
--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-09 18:46:06
UTC ---
(In reply to comment #0)
> 2) Align the PT_LOAD segments in the file. I'm not sure how to do this
> at the moment. Currently, maxpagesize is 0x1000, so this might not be
> a too onerous increase in file size. On the otherhand, maxpagesize
> probably should be 0x10000.
It can changed by the maximum alignment of sections in the segment.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.