<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1226" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>hi,can you see where is the problem?</FONT></DIV>
<DIV><FONT size=2>my compiled environment is red hat linux ,and i have installed 
a arm cross compiler in my machine ,and&nbsp;export $PATH.But now when i want to 
compile u-boot with cpu arm ,it troubled me .first i do like this :</FONT></DIV>
<DIV><FONT size=2>#make lubbock_config</FONT></DIV>
<DIV><FONT size=2>then:</FONT></DIV>
<DIV><FONT size=2>#make </FONT></DIV>
<DIV><FONT size=2>here are some of the informations :</FONT></DIV>
<DIV><FONT size=2>make[1]: `.depend' is up to date.<BR>make[1]: Leaving 
directory `/home/yzj/u-boot-0.4.0/post/cpu'<BR>make[1]: Entering directory 
`/home/yzj/u-boot-0.4.0/examples'<BR>make[1]: `.depend' is up to 
date.<BR>make[1]: Leaving directory 
`/home/yzj/u-boot-0.4.0/examples'<BR>make[1]: Entering directory 
`/home/yzj/u-boot-0.4.0/tools'<BR>gcc -Wall -pedantic -I../include -I.. 
-DTEXT_BASE=0xa3000000 -DUSE_HOSTCC -O -c -o img2srec.o 
img2srec.c<BR>/tmp/cc1TzDSI.s: Assembler messages:<BR>/tmp/cc1TzDSI.s:390: 
Warning: Bad .section directive: want a,w,x in string<BR>/tmp/cc1TzDSI.s:390: 
Error: Rest of line ignored. First ignored character is 
`M'.<BR>/tmp/cc1TzDSI.s:762: Warning: Bad .section directive: want a,w,x in 
string<BR>/tmp/cc1TzDSI.s:762: Error: Rest of line ignored. First ignored 
character is `M'.<BR>make[1]: *** [img2srec.o] Error 1<BR>make[1]: Leaving 
directory `/home/yzj/u-boot-0.4.0/tools'<BR>make: *** [subdirs] Error 
1<BR></FONT></DIV>
<DIV><FONT size=2>I&nbsp;don`t know what is the problem.&nbsp;I want to compile 
with arm-linux-gcc ,while it shows gcc ?&nbsp;can&nbsp;anyone tell me 
?&nbsp;</FONT></DIV>
<DIV><FONT size=2>thanks !&nbsp;</DIV></FONT></BODY></HTML>