what is SYSCALL in arch/i386/kernel/Makefile

richard -rw- weinberger richard.weinberger at gmail.com
Sun Jan 6 09:18:40 EST 2013


On Sun, Jan 6, 2013 at 5:33 AM, horseriver <horserivers at 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



More information about the Kernelnewbies mailing list