All of lore.kernel.org
 help / color / mirror / Atom feed
From: himba <himba@siol.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] toolchain
Date: Sun, 06 Jun 2004 21:18:28 +0200	[thread overview]
Message-ID: <40C36E04.3050807@siol.net> (raw)

Hi,

I'm trying to compile u-boot 1.1.1 with 2.95.3 arm toolchain and I get 
following error:
make[1]: Leaving directory 
`/home/roaher/delo/xxcep/bootldr/tmp/u-boot/post/cpu'
...
arm-linux-gcc -Wa,-gstabs -D__ASSEMBLY__ -g  -Os 
-fno-strict-aliasing  -fno-common -ffixed-r8 -mshort-load-bytes 
-msoft-float -D__KERNEL__ -DTEXT_BASE=0xa3f00000 
-I/home/roaher/delo/xxcep/bootldr/tmp/u-boot/include -fno-builtin 
-ffreestanding -nostdinc -isystem 
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/include -pipe  -DCONFIG_ARM 
-D__ARM__ -mapcs-32 -march=armv4 -mtune=strongarm1100 -c -o 
cpu/pxa/start.o /home/roaher/delo/xxcep/bootldr/tmp/u-boot/cpu/pxa/start.S
/home/roaher/delo/xxcep/bootldr/tmp/u-boot/cpu/pxa/start.S: Assembler 
messages:
/home/roaher/delo/xxcep/bootldr/tmp/u-boot/cpu/pxa/start.S:148: Error: 
Internal_relocation (type 208) not fixed up (IMMEDIATE)
make: *** [cpu/pxa/start.o] Error 1
....

Compiling older version works just fine with this toolchain. I tried 
3.3.2 and 3.3.3 toolchains from arm.nihilisme.ca but booth fail with 
some error about FP misuse.

What arm toolchain should I use with new u-boot?

regards, himba

             reply	other threads:[~2004-06-06 19:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-06 19:18 himba [this message]
2004-06-07 21:54 ` [U-Boot-Users] toolchain himba

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=40C36E04.3050807@siol.net \
    --to=himba@siol.net \
    --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.