public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Tegra build failure in latest master
@ 2014-02-20 16:35 Stephen Warren
  2014-02-20 17:26 ` Albert ARIBAUD
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2014-02-20 16:35 UTC (permalink / raw)
  To: u-boot

I the latest u-boot/master (0a8e823ad0c5 "Prepare v2014.04-rc1"),
compilation of all Tegra boards fails as below. This is with the ARM
cross-compilers from Ubuntu 12.10.

[swarren at swarren-lx1 u-boot]$ ./MAKEALL -s tegra
Configuring for dalmore board...
cc1: error: bad value (armv5) for -march= switch
cc1: error: bad value (armv5) for -march= switch
/home/swarren/shared/git_wa/tegra-uboot-flasher/u-boot/lib/asm-offsets.c:1:0:
error: bad value (armv5) for -march= switch
make: *** [lib/asm-offsets.s] Error 1
size: './u-boot': No such file
cc1: error: bad value (armv5) for -march= switch
cc1: error: bad value (armv5) for -march= switch
/home/swarren/shared/git_wa/tegra-uboot-flasher/u-boot/lib/asm-offsets.c:1:0:
error: bad value (armv5) for -march= switch
make: *** [lib/asm-offsets.s] Error 1
make: *** Waiting for unfinished jobs....

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Tegra build failure in latest master
  2014-02-20 16:35 [U-Boot] Tegra build failure in latest master Stephen Warren
@ 2014-02-20 17:26 ` Albert ARIBAUD
  2014-02-20 17:33   ` Stephen Warren
  0 siblings, 1 reply; 3+ messages in thread
From: Albert ARIBAUD @ 2014-02-20 17:26 UTC (permalink / raw)
  To: u-boot

Hi Stephen,

On Thu, 20 Feb 2014 09:35:14 -0700, Stephen Warren
<swarren@wwwdotorg.org> wrote:

> I the latest u-boot/master (0a8e823ad0c5 "Prepare v2014.04-rc1"),
> compilation of all Tegra boards fails as below. This is with the ARM
> cross-compilers from Ubuntu 12.10.
> 
> [swarren at swarren-lx1 u-boot]$ ./MAKEALL -s tegra
> Configuring for dalmore board...
> cc1: error: bad value (armv5) for -march= switch
> cc1: error: bad value (armv5) for -march= switch
> /home/swarren/shared/git_wa/tegra-uboot-flasher/u-boot/lib/asm-offsets.c:1:0:
> error: bad value (armv5) for -march= switch
> make: *** [lib/asm-offsets.s] Error 1
> size: './u-boot': No such file
> cc1: error: bad value (armv5) for -march= switch
> cc1: error: bad value (armv5) for -march= switch
> /home/swarren/shared/git_wa/tegra-uboot-flasher/u-boot/lib/asm-offsets.c:1:0:
> error: bad value (armv5) for -march= switch
> make: *** [lib/asm-offsets.s] Error 1
> make: *** Waiting for unfinished jobs....

I've build the whole of ARM with the latest u-boot/master and all
except venice2 builds fine.

Which version of ARM compilers are you using?

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Tegra build failure in latest master
  2014-02-20 17:26 ` Albert ARIBAUD
@ 2014-02-20 17:33   ` Stephen Warren
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Warren @ 2014-02-20 17:33 UTC (permalink / raw)
  To: u-boot

On 02/20/2014 10:26 AM, Albert ARIBAUD wrote:
> Hi Stephen,
> 
> On Thu, 20 Feb 2014 09:35:14 -0700, Stephen Warren
> <swarren@wwwdotorg.org> wrote:
> 
>> I the latest u-boot/master (0a8e823ad0c5 "Prepare v2014.04-rc1"),
>> compilation of all Tegra boards fails as below. This is with the ARM
>> cross-compilers from Ubuntu 12.10.
>>
>> [swarren at swarren-lx1 u-boot]$ ./MAKEALL -s tegra
>> Configuring for dalmore board...
>> cc1: error: bad value (armv5) for -march= switch
>> cc1: error: bad value (armv5) for -march= switch
>> /home/swarren/shared/git_wa/tegra-uboot-flasher/u-boot/lib/asm-offsets.c:1:0:
>> error: bad value (armv5) for -march= switch
>> make: *** [lib/asm-offsets.s] Error 1
>> size: './u-boot': No such file
>> cc1: error: bad value (armv5) for -march= switch
>> cc1: error: bad value (armv5) for -march= switch
>> /home/swarren/shared/git_wa/tegra-uboot-flasher/u-boot/lib/asm-offsets.c:1:0:
>> error: bad value (armv5) for -march= switch
>> make: *** [lib/asm-offsets.s] Error 1
>> make: *** Waiting for unfinished jobs....
> 
> I've build the whole of ARM with the latest u-boot/master and all
> except venice2 builds fine.
> 
> Which version of ARM compilers are you using?

Well, I thought I had CROSS_COMPILE pointing to the ARM cross-compilers
from Ubuntu 12.10. However, I had it set incorrectly:-(

So, false alarm:-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-20 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-20 16:35 [U-Boot] Tegra build failure in latest master Stephen Warren
2014-02-20 17:26 ` Albert ARIBAUD
2014-02-20 17:33   ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox