From: Vandra Akos <axos88@yahoo.com.au>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Wierd assembler error
Date: Sun, 3 Jun 2007 14:15:51 -0700 (PDT) [thread overview]
Message-ID: <60866.96990.qm@web90507.mail.mud.yahoo.com> (raw)
I am trying to build U-Boot 1.2.0 for a kb9202 board, but it gives a wierd assembler error:
akos at akosv:~/ARM/bootldr/u-boot-1.2.0$ make kb9202_config
Configuring for kb9202 board...
akos at akosv:~/ARM/bootldr/u-boot-1.2.0$ make CROSS_COMPILE=arm-linux-
for dir in tools examples post post/cpu ; do make -C $dir _depend ; done
make[1]: Entering directory `/home/akos/ARM/bootldr/u-boot-1.2.0/tools'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory `/home/akos/ARM/bootldr/u-boot-1.2.0/tools'
make[1]: Entering directory `/home/akos/ARM/bootldr/u-boot-1.2.0/examples'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory `/home/akos/ARM/bootldr/u-boot-1.2.0/examples'
make[1]: Entering directory `/home/akos/ARM/bootldr/u-boot-1.2.0/post'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory `/home/akos/ARM/bootldr/u-boot-1.2.0/post'
make[1]: Entering directory `/home/akos/ARM/bootldr/u-boot-1.2.0/post/cpu'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory `/home/akos/ARM/bootldr/u-boot-1.2.0/post/cpu'
make -C tools all
make[1]: Entering directory `/home/akos/ARM/bootldr/u-boot-1.2.0/tools'
gcc -Wall -pedantic -idirafter /home/akos/ARM/bootldr/u-boot-1.2.0/include -idirafter /home/akos/ARM/bootldr/u-boot-1.2.0/include2 -idirafter /home/akos/ARM/bootldr/u-boot-1.2.0/include -DTEXT_BASE=0x21f00000 -DUSE_HOSTCC -O -c -o img2srec.o img2srec.c
gcc -Wall -pedantic -idirafter /home/akos/ARM/bootldr/u-boot-1.2.0/include -idirafter /home/akos/ARM/bootldr/u-boot-1.2.0/include2 -idirafter /home/akos/ARM/bootldr/u-boot-1.2.0/include -DTEXT_BASE=0x21f00000 -DUSE_HOSTCC -O -o img2srec img2srec.o
strip img2srec
(..... blah blah blah blah.... )
make[1]: Leaving directory `/home/akos/ARM/bootldr/u-boot-1.2.0/post/cpu'
make -C cpu/arm920t start.o
make[1]: Entering directory `/home/akos/ARM/bootldr/u-boot-1.2.0/cpu/arm920t'
arm-linux-gcc -D__ASSEMBLY__ -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DTEXT_BASE=0x21f00000 -I/home/akos/ARM/bootldr/u-boot-1.2.0/include -fno-builtin -ffreestanding -nostdinc -isystem /home/akos/ARM/tools/lib/gcc/arm-linux/4.0.2/include -pipe -DCONFIG_ARM -D__ARM__ -march=armv4 -mabi=apcs-gnu -c -o start.o start.S
start.S: Assembler messages:
start.S:185: Error: invalid constant (20200) after fixup
start.S:375: Error: invalid constant (28200) after fixup
start.S:376: Error: invalid constant (28200) after fixup
start.S:381: Error: invalid constant (28200) after fixup
start.S:382: Error: invalid constant (28200) after fixup
start.S:387: Error: invalid constant (28200) after fixup
start.S:388: Error: invalid constant (28200) after fixup
start.S:393: Error: invalid constant (28200) after fixup
start.S:394: Error: invalid constant (28200) after fixup
start.S:399: Error: invalid constant (28200) after fixup
start.S:400: Error: invalid constant (28200) after fixup
start.S:424: Error: invalid constant (28200) after fixup
start.S:425: Error: invalid constant (28200) after fixup
start.S:430: Error: invalid constant (28200) after fixup
start.S:431: Error: invalid constant (28200) after fixup
make[1]: *** [start.o] Error 1
make[1]: Leaving directory `/home/akos/ARM/bootldr/u-boot-1.2.0/cpu/arm920t'
make: *** [cpu/arm920t/start.o] Error 2
Can you help me with this please?
Thanks in advance,
Akos Vandra
_________________________________________________________________________________
How would you spend $50,000 to create a more sustainable environment in Australia? Go to Yahoo!7 Answers and share your idea.
http://advision.webevents.yahoo.com/aunz/lifestyle/answers/y7ans-babp_reg.html
next reply other threads:[~2007-06-03 21:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-03 21:15 Vandra Akos [this message]
2007-06-04 20:09 ` [U-Boot-Users] Wierd assembler error Zachary P. Landau
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=60866.96990.qm@web90507.mail.mud.yahoo.com \
--to=axos88@yahoo.com.au \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox