Hi there,<br><br>I am using a cross-compiler gcc 4.1.2 and glibc 2.3.6 to build <a href="http://2.6.24.2/" target="_blank">2.6.24.2</a> for a adder875 board. At the end of building, the ld gives the following error messages:<br>
<br> LD init/built-in.o<br>
LD vmlinux<br>`.exit.data'
referenced in section `.exit.text' of drivers/built-in.o: defined in
discarded section `.exit.data' of drivers/built-in.o<br>`.exit.data'
referenced in section `.exit.text' of drivers/built-in.o: defined in
discarded section `.exit.data' of drivers/built-in.o<br>
`.exit.data' referenced in section `.exit.text' of drivers/built-in.o:
defined in discarded section `.exit.data' of drivers/built-in.o<br>`.exit.data'
referenced in section `.exit.text' of drivers/built-in.o: defined in
discarded section `.exit.data' of drivers/built-in.o<br>
make: *** [vmlinux] Error 1<br><br>.config file is also attached.<br><br>Is it gcc problem, or something else?<br><br>Thanks.<br><br>Jingyu<br><font color="#888888"><br></font>