[U-Boot] Building for several archs

Tom Rini trini at konsulko.com
Mon Oct 19 23:36:23 CEST 2015


On Mon, Oct 19, 2015 at 07:17:51PM -0200, Fabio Estevam wrote:

> Hi,
> 
> I am working on a patch series that I need to test across several
> architectures (Need to build all the boards that select
> CONFIG_SPI_FLASH_STMICRO).
> 
> I started trying to accomplish this task with buildman and it failed
> to build. After that I tried building it manually.
> 
> I am getting the following errors on top of head U-boot:
> 
> m68k:
> 
> http://pastebin.com/hX5KWDPK
> 
> powerpc:
> 
> http://pastebin.com/rK0MUp1F
> 
> With these toolchains I am able to build the kernel without issues.

Something is very whacky.  From my ~/.buildman:

[toolchain]
m68k: /opt/gcc-4.9.0-nolibc/m68k-linux
powerpc: /opt/eldk-5.3/powerpc/sysroots/i686-eldk-linux/usr/bin/powerpc-linux

I'm able to build all m68k and almost all powerpc with just buildman
'powerpc|m68k'

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151019/ffc03bdb/attachment.sig>


More information about the U-Boot mailing list