Jan. 6, 2013
2:18 p.m.
On Sun, Jan 6, 2013 at 5:33 AM, horseriver <horserivers@gmail.com> wrote:
when make in my arch/i386/kernel dir , gcc need to build a .so file , it calls ld to link ,but failed with this error :
not enough room for program headers ,I know it is due to SIZEOF_HEADER buidin function,
but I do not know how to fix it
The fix is to use a supported and not horrible outdated Linux version. Otherwise you are on your own. -- Thanks, //richard