From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Building for several archs
Date: Mon, 19 Oct 2015 17:36:23 -0400 [thread overview]
Message-ID: <20151019213623.GH23893@bill-the-cat> (raw)
In-Reply-To: <CAOMZO5BnX=QaHiN+r+cp8ugWoM6=s4xRWsWGbVFGC2-FVx9aeQ@mail.gmail.com>
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>
next prev parent reply other threads:[~2015-10-19 21:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-19 21:17 [U-Boot] Building for several archs Fabio Estevam
2015-10-19 21:21 ` York Sun
2015-10-19 21:27 ` Fabio Estevam
2015-10-19 21:32 ` York Sun
2015-10-19 21:36 ` Tom Rini [this message]
2015-10-19 22:49 ` Fabio Estevam
2015-10-19 23:04 ` Tom Rini
2015-10-19 23:36 ` Fabio Estevam
2015-10-19 23:53 ` Tom Rini
2015-10-19 23:56 ` Fabio Estevam
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=20151019213623.GH23893@bill-the-cat \
--to=trini@konsulko.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 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.