All of lore.kernel.org
 help / color / mirror / Atom feed
From: yanzhijun <yanzhijun@ptsc.com.cn>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] problem of u-boot  make
Date: Fri, 29 Aug 2003 11:11:39 +0800	[thread overview]
Message-ID: <004001c36ddb$4415f160$e600a8c0@alien> (raw)

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 

             reply	other threads:[~2003-08-29  3:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-29  3:11 yanzhijun [this message]
2003-08-29  3:22 ` [U-Boot-Users] problem of u-boot make Raghu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='004001c36ddb$4415f160$e600a8c0@alien' \
    --to=yanzhijun@ptsc.com.cn \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.