public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Speed <ktdann@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Error compiling/linking
Date: Tue, 29 Mar 2005 10:58:39 +0900	[thread overview]
Message-ID: <9b7ca65705032817584e803f61@mail.gmail.com> (raw)

I'm trying to compile latest U-boot I downloaded from CVS using the
cross compiler I made using crosstool, but getting error without any
print outs that I can work with.

First, this is what I'm using to compile,
Redhat 9.0
gcc-3.2.3
glibc-2.2.5
As for u-boot version ? I'd guess u-boot-1.1.2+alpha (its fresh from
CVS I got today)

make Sandpoint8245_config
make CROSS_COMPILE=powerpc-linux- all

Below is where the error actually occured.
===============START==================
<No error above this line>
a - virtex2.o
a - xilinx.o
make[1]: Leaving directory `/tmp/u-boot-cvs/common'
UNDEF_SYM=`powerpc-linux-objdump -x lib_generic/libgeneric.a
board/a3000/liba3000.a cpu/mpc824x/libmpc824x.a lib_ppc/libppc.a
fs/cramfs/libcramfs.a fs/fat/libfat.a fs/fdos/libfdos.a
fs/jffs2/libjffs2.a fs/reiserfs/libreiserfs.a fs/ext2/libext2fs.a
net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a
drivers/libdrivers.a drivers/sk98lin/libsk98lin.a post/libpost.a
post/cpu/libcpu.a common/libcommon.a |sed  -n -e
's/.*\(__u_boot_cmd_.*\)/-u\1/p'|sort|uniq`;\
        powerpc-linux-ld -Bstatic -T
/tmp/u-boot-cvs/board/a3000/u-boot.lds -Ttext 0xFFF00000  -n
$UNDEF_SYM cpu/mpc824x/start.o \
                --start-group lib_generic/libgeneric.a
board/a3000/liba3000.a cpu/mpc824x/libmpc824x.a lib_ppc/libppc.a
fs/cramfs/libcramfs.a fs/fat/libfat.a fs/fdos/libfdos.a
fs/jffs2/libjffs2.a fs/reiserfs/libreiserfs.a fs/ext2/libext2fs.a
net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a
drivers/libdrivers.a drivers/sk98lin/libsk98lin.a post/libpost.a
post/cpu/libcpu.a common/libcommon.a --end-group -L
/opt/crosstool/powerpc-linux/gcc-3.2.3-glibc-2.2.5/lib/gcc-lib/powerpc-linux/3.2.3/nof
-lgcc \
                -Map u-boot.map -o u-boot
make: *** [u-boot] Error 139
===============END=====================

As you can see, no real helpful message here.
If only there was.. I could have solved it :)

BTW, I was able to compile this using much older compiler (gcc-2.95.3)
so.. I guess its not a u-boot issue, but having gone thru the
disscusions, I've found only one instance of such error reported,
(without any reply) so I figured I'd post it here for any thoughts.

If I've missed any info, let me know.. 
thanks 

PS. I'm getting same error with the u-boot-1.1.2 package also.

-- 
Daniel

             reply	other threads:[~2005-03-29  1:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-29  1:58 Speed [this message]
2005-03-29  7:59 ` [U-Boot-Users] Error compiling/linking Wolfgang Denk
2005-03-29 11:31   ` Daniel Ann
2005-03-29 13:36     ` Wolfgang Denk
2005-03-31  1:21     ` Debian User
2005-03-31  5:06       ` Daniel Ann

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=9b7ca65705032817584e803f61@mail.gmail.com \
    --to=ktdann@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox