On 9/8/07, Satyam Sharma <[EMAIL PROTECTED]> wrote:
> On 9/7/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
> > > On Fri, 7 Sep 2007 00:34:59 -0700 "Luck, Tony" <[EMAIL PROTECTED]> wrote:
> > > > local symbol 0: discarded in section `.exit.text' from
> > > > arch/ia64/kernel/built-in.o
> > >
> > > T
On 9/7/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
> > On Fri, 7 Sep 2007 00:34:59 -0700 "Luck, Tony" <[EMAIL PROTECTED]> wrote:
> > > local symbol 0: discarded in section `.exit.text' from
> > > arch/ia64/kernel/built-in.o
> >
> > This usually means that there is a static __exit function (or __d
> On Fri, 7 Sep 2007 00:34:59 -0700 "Luck, Tony" <[EMAIL PROTECTED]> wrote:
> > local symbol 0: discarded in section `.exit.text' from
> > arch/ia64/kernel/built-in.o
>
> This usually means that there is a static __exit function (or __devexit etc.)
> somewhere in the object being linked. The err
> local symbol 0: discarded in section `.exit.text' from
> arch/ia64/kernel/built-in.o
This usually means that there is a static __exit function (or __devexit etc.)
somewhere in the object being linked. The error message is pretty unhelpful
in figuring out *where* in the module. Look at the 'mm
Hi Andrew,
I get the following build error on ia64:
/opt/crosstool/gcc-3.4.5-glibc-2.3.6/ia64-unknown-linux-gnu/bin/ia64-unknown-linux-gnu-ld
-static -o .tmp_vmlinux1 -T arch/ia64/kernel/vmlinux.lds
arch/ia64/kernel/head.o arch/ia64/kernel/init_task.o init/built-in.o
--start-group usr/b
5 matches
Mail list logo