* compile linux kernel 2.6.0 failed
@ 2013-01-03 4:43 horseriver
2013-01-03 10:11 ` richard -rw- weinberger
0 siblings, 1 reply; 3+ messages in thread
From: horseriver @ 2013-01-03 4:43 UTC (permalink / raw)
To: kernelnewbies
hi:
I am compiling 2.6.0 kernel with gcc 4.4.5 and link with ld 2.20 version.
my host os is 2.6.32 kernel .
when linking .so , output this error :
/usr/bin/ld: arch/i386/kernel/vsyscall-int80.so: Not enough room for program headers, try linking with -N
does gcc generate the program headers ? why not enough room for it ?
I guess it is because gcc version is not compitable with ld version
is there some advice ?
thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread* compile linux kernel 2.6.0 failed
2013-01-03 4:43 compile linux kernel 2.6.0 failed horseriver
@ 2013-01-03 10:11 ` richard -rw- weinberger
0 siblings, 0 replies; 3+ messages in thread
From: richard -rw- weinberger @ 2013-01-03 10:11 UTC (permalink / raw)
To: kernelnewbies
On Thu, Jan 3, 2013 at 5:43 AM, horseriver <horserivers@gmail.com> wrote:
> hi:
> I am compiling 2.6.0 kernel with gcc 4.4.5 and link with ld 2.20 version.
2.6.0, SRSLY?!
> my host os is 2.6.32 kernel .
>
> when linking .so , output this error :
>
> /usr/bin/ld: arch/i386/kernel/vsyscall-int80.so: Not enough room for program headers, try linking with -N
>
> does gcc generate the program headers ? why not enough room for it ?
>
> I guess it is because gcc version is not compitable with ld version
>
> is there some advice ?
Kernel source too old, GCC too new :-)
--
Thanks,
//richard
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <20130102090144.GA26841@debian.localdomain>]
end of thread, other threads:[~2013-01-13 21:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-03 4:43 compile linux kernel 2.6.0 failed horseriver
2013-01-03 10:11 ` richard -rw- weinberger
[not found] <20130102090144.GA26841@debian.localdomain>
[not found] ` <CAKOQZ8y_pnGNAv4RkSLKmzCMLkHYAfJS_n4F-e_LhoYyai8YXA@mail.gmail.com>
2013-01-13 21:53 ` horseriver
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).