All of lore.kernel.org
 help / color / mirror / Atom feed
From: 刘涛 <cntaor@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Could somebody help me
Date: Fri, 03 Jun 2005 19:32:57 +0800	[thread overview]
Message-ID: <42A03FE9.6050902@gmail.com> (raw)

I use SCB9328 like board.I got the error blow when I make u-boot use the 
make command


    arm-linux-gcc -g  -Os   -fno-strict-aliasing  -fno-common -ffixed-r8
    -mshort-load-bytes -msoft-float -D__KERNEL__ -DTEXT_BASE=0x08f00000
    -I/home/arm/src/u-boot-1.1.2/include -fno-builtin -ffreestanding
    -nostdinc -isystem
    /home/arm/crosstool/arm-linux/gcc-3.4.3-glibc-2.3.3/lib/gcc/arm-linux/3.4.3/include
    -pipe  -DCONFIG_ARM -D__ARM__ -mapcs-32 -march=armv4 -Wall
    -Wstrict-prototypes -c -o stubs.o stubs.c
    cc1: error: invalid option `short-load-bytes'
    make[1]: *** [stubs.o] error 1
    make[1]: Leaving directory `/home/arm/src/u-boot-1.1.2/examples'
    make: *** [examples] error 2

             reply	other threads:[~2005-06-03 11:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03 11:32 刘涛 [this message]
2005-06-03 11:43 ` [U-Boot-Users] Re: Could somebody help me Catalin Marinas
2005-06-03 11:47 ` [U-Boot-Users] " richard at uclinux.net
2005-06-03 15:09 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2005-06-03 12:55 Paugam Luc

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=42A03FE9.6050902@gmail.com \
    --to=cntaor@gmail.com \
    --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.