From: Andrea Sorio <a.sorio@cocay.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] "Porting armboot epxa1db to u-boot question
Date: Tue, 29 Apr 2003 15:31:50 +0200 [thread overview]
Message-ID: <3EAE7EC6.1000006@cocay.it> (raw)
Hi
I'm trying to port the armboot epxa1db version to U-Boot.
I made all the change necessary (I guess :-)). I can compile it but
i'm not able to link it. The linker reports these messages:
arm-linux-ld -Bstatic -T
/home/sorio/Devel/UBoot/u-boot-0.3.0/board/epxa1db/u-boot.lds -Ttext
0x00000 cpu/epxa/start.o
/home/sorio/Devel/UBoot/u-boot-0.3.0/tools/quartus/libraries/software/boot/libboot_xa_ads.a\
--start-group board/epxa1db/libepxa1db.a cpu/epxa/libepxa.a
lib_arm/libarm.a fs/jffs2/libjffs2.a fs/fdos/libfdos.a net/libnet.a
disk/libdisk.a rtc/librtc.a dtt/libdtt.a drivers/libdrivers.a
post/libpost.a post/cpu/libcpu.a common/libcommon.a
lib_generic/libgeneric.a --end-group \
-Map u-boot.map -o u-boot
arm-linux-ld: Error: interrupts.o compiled for EABI version 0, whereas
u-boot is compiled for version 1
File format not recognized: failed to merge target specific data of file
cpu/epxa/libepxa.a(interrupts.o)
arm-linux-ld: Error: board.o compiled for EABI version 0, whereas u-boot
is compiled for version 1
File format not recognized: failed to merge target specific data of file
lib_arm/libarm.a(board.o)
arm-linux-ld: Error: net.o compiled for EABI version 0, whereas u-boot
is compiled for version 1
File format not recognized: failed to merge target specific data of file
net/libnet.a(net.o)
arm-linux-ld: Error: bootp.o compiled for EABI version 0, whereas u-boot
is compiled for version 1
File format not recognized: failed to merge target specific data of file
net/libnet.a(bootp.o)
arm-linux-ld: Error: rarp.o compiled for EABI version 0, whereas u-boot
is compiled for version 1
File format not recognized: failed to merge target specific data of file
net/libnet.a(rarp.o)
........
I'm not able to understand this error.
Could someone be so kind as to tell me a hint?
Thank you in advance
Andrea Sorio
--
Andrea Sorio
Hardware & Software Engineer
Free Consultant
http://www.cocay.it
email: a.sorio at cocay.it
Phone: 348 8703449
next reply other threads:[~2003-04-29 13:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-29 13:31 Andrea Sorio [this message]
2003-04-29 14:31 ` [U-Boot-Users] "Porting armboot epxa1db to u-boot question Wolfgang Denk
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=3EAE7EC6.1000006@cocay.it \
--to=a.sorio@cocay.it \
--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.