a question on an error of building 2.6.24.2
- From: jyliu.linux@xxxxxxxxx
- Date: Fri, 15 Feb 2008 00:35:19 -0800 (PST)
Hi there,
I am using a cross-compiler gcc 4.1.2 and glibc 2.3.6 to build
2.6.24.2 for an adder875 board. At the end of building, the ld gives
the following error messages:
LD init/built-in.o
LD vmlinux
`.exit.data' referenced in section `.exit.text' of drivers/built-in.o:
defined in discarded section `.exit.data' of drivers/built-in.o
`.exit.data' referenced in section `.exit.text' of drivers/built-in.o:
defined in discarded section `.exit.data' of drivers/built-in.o
`.exit.data' referenced in section `.exit.text' of drivers/built-in.o:
defined in discarded section `.exit.data' of drivers/built-in.o
`.exit.data' referenced in section `.exit.text' of drivers/built-in.o:
defined in discarded section `.exit.data' of drivers/built-in.o
make: *** [vmlinux] Error 1
Is it gcc problem, or something else?
Thanks.
Jingyu
.
- Follow-Ups:
- Re: a question on an error of building 2.6.24.2
- From: Peter Teoh
- Re: a question on an error of building 2.6.24.2
- Prev by Date: Re: Kernel Space to User Space Communication in 2.6
- Next by Date: Re: How to determine if running on a 32 or 64 bits kernel ?
- Previous by thread: Kernel Space to User Space Communication in 2.6
- Next by thread: Re: a question on an error of building 2.6.24.2
- Index(es):
Relevant Pages
|