------- Additional Comments From hjl at lucon dot org  2007-05-14 17:13 -------
Since a shared library can be loaded at any address by the dynamic linker,
the maximum alignment guaranteed is the page size. On ia32, the page size is
4K. That is the maximum alignment you can expect in a shared library is
0x1000 (4096).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=4486

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to