bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/4486] alignment problem w/BSS objects in shared object library


From: hjl at lucon dot org
Subject: [Bug ld/4486] alignment problem w/BSS objects in shared object library
Date: 14 May 2007 16:13:50 -0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]