* [U-Boot-Users] problem of u-boot make
@ 2003-08-29 3:11 yanzhijun
2003-08-29 3:22 ` Raghu
0 siblings, 1 reply; 2+ messages in thread
From: yanzhijun @ 2003-08-29 3:11 UTC (permalink / raw)
To: u-boot
hi,can you see where is the problem?
my compiled environment is red hat linux ,and i have installed a arm cross compiler in my machine ,and export $PATH.But now when i want to compile u-boot with cpu arm ,it troubled me .first i do like this :
#make lubbock_config
then:
#make
here are some of the informations :
make[1]: `.depend' is up to date.
make[1]: Leaving directory `/home/yzj/u-boot-0.4.0/post/cpu'
make[1]: Entering directory `/home/yzj/u-boot-0.4.0/examples'
make[1]: `.depend' is up to date.
make[1]: Leaving directory `/home/yzj/u-boot-0.4.0/examples'
make[1]: Entering directory `/home/yzj/u-boot-0.4.0/tools'
gcc -Wall -pedantic -I../include -I.. -DTEXT_BASE=0xa3000000 -DUSE_HOSTCC -O -c -o img2srec.o img2srec.c
/tmp/cc1TzDSI.s: Assembler messages:
/tmp/cc1TzDSI.s:390: Warning: Bad .section directive: want a,w,x in string
/tmp/cc1TzDSI.s:390: Error: Rest of line ignored. First ignored character is `M'.
/tmp/cc1TzDSI.s:762: Warning: Bad .section directive: want a,w,x in string
/tmp/cc1TzDSI.s:762: Error: Rest of line ignored. First ignored character is `M'.
make[1]: *** [img2srec.o] Error 1
make[1]: Leaving directory `/home/yzj/u-boot-0.4.0/tools'
make: *** [subdirs] Error 1
I don`t know what is the problem. I want to compile with arm-linux-gcc ,while it shows gcc ? can anyone tell me ?
thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20030829/8cff6c7f/attachment.htm
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-08-29 3:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-29 3:11 [U-Boot-Users] problem of u-boot make yanzhijun
2003-08-29 3:22 ` Raghu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.