All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Cavallini <arm.linux@koansoftware.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] M5282EVB compilation errors
Date: Wed, 23 Jan 2008 16:18:30 +0100	[thread overview]
Message-ID: <47975AC6.3050307@koansoftware.com> (raw)

Hi,
I'm trying to build u-boot-1.1.6 for ColdFire 5282 but I face to the
following error ( using gcc version 2.95.3 20010315 
m68k-elf-tools-20031003.sh )


a - string.o
a - vsprintf.o
a - zlib.o
make[1]: Leaving directory `/home/koan/u-boot/u-boot-1.1.6/lib_generic'
make -C board/m5282evb/
make[1]: Entering directory `/home/koan/u-boot/u-boot-1.1.6/board/m5282evb'
m68k-elf-gcc: m5282evb.o: No file or directory
m68k-elf-gcc: flash.o: No file or directory
make[1]: *** No rule to make target `.depend', needed by
`libm5282evb.a'.  Stop.
make[1]: Leaving directory `/home/koan/u-boot/u-boot-1.1.6/board/m5282evb'
make: *** [board/m5282evb/libm5282evb.a] Error 2


I tested also using m68k-uclinux-tools-20061214.sh without success.


a - string.o
a - complex.o
make[1]: Leaving directory `/home/koan/u-boot/u-boot-1.1.6/post/cpu'
make -C cpu/mcf52x2 start.o
make[1]: Entering directory `/home/koan/u-boot/u-boot-1.1.6/cpu/mcf52x2'
m68k-uclinux-gcc  -D__ASSEMBLY__ -g  -Os   -ffixed-d7 -msep-data 
-D__KERNEL__ -DTEXT_BASE=0x20000 
-I/home/koan/u-boot/u-boot-1.1.6/include -fno-builtin -ffreestanding 
-nostdinc -isystem /usr/local/lib/gcc/m68k-uclinux/4.1.1/include -pipe 
-DCONFIG_M68K -D__M68K__ -m5307 -c -o start.o start.S
start.S: Assembler messages:
start.S:442: Fatal error: Tried to convert PC relative conditional 
branch to absolute jump
make[1]: *** [start.o] Error 1
make[1]: Leaving directory `/home/koan/u-boot/u-boot-1.1.6/cpu/mcf52x2'
make: *** [cpu/mcf52x2/start.o] Error 2


Seems that everybody use dBUG+CoLilo with this cpu, so I wonder if it is 
u-boot-1.1.6 for ColdFire 5282 a good choice because I'd like to use it.
Maybe I'm missing something or I'm using the wrong toolchain, any hint 
about how to build this will be greatly appreciated.
TIA

/marco

             reply	other threads:[~2008-01-23 15:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 15:18 Marco Cavallini [this message]
2008-01-23 17:30 ` [U-Boot-Users] M5282EVB compilation errors Liew Tsi Chung
2008-01-23 23:03   ` Marco Cavallini
2008-01-23 23:18     ` Liew Tsi Chung
2008-01-23 23:24       ` Marco Cavallini

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=47975AC6.3050307@koansoftware.com \
    --to=arm.linux@koansoftware.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.