[U-Boot] MAKEALL

Mike Frysinger vapier at gentoo.org
Wed Oct 19 00:21:17 CEST 2011


On Tuesday 18 October 2011 17:30:30 Simon Glass wrote:
> arm-none-linux-gnueabi-ld: stubs.o: compiled for a big endian system
> and target is little endian
> arm-none-linux-gnueabi-ld: failed to merge target specific data of file
> stubs.o
> 
> I guess this is the endian error is the one you talk about here which
> I suppose can be fixed with a -m flag. How should this be added in?
> Should the ARM arch have a -mlittle-endian default?

i fear that would break some boards where the maintainer has always used a big 
endian toolchain.  i don't think there are any CONFIG_xxx knobs for boards to 
say "i am big endian" or "i am little endian".
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111018/0e723928/attachment.pgp 


More information about the U-Boot mailing list