From: Marek Andrus <marek.andrus@wp.pl>
To: yocto@yoctoproject.org
Subject: Re: TARGET_ARCH in external toolchain
Date: Thu, 05 Jun 2014 14:06:24 +0200 [thread overview]
Message-ID: <53905D40.5040009@wp.pl> (raw)
In-Reply-To: <53904E36.7020609@wp.pl>
I've found a problem. TARGET_ARCH in fact isn't set but I can still use
conditional syntax. The problem was I was trying with ppc architecture
(TARGET_ARCH is later set to ppc) but here I had to use "powerpc" instead.
BR,
Marek Andrus
On 05.06.2014 13:02, Marek Andrus wrote:
> Hi,
>
> I'd like to provide one meta for a 4 external toolchains (for 4
> different architectures). I wanted it to select appropriate toolchain
> accroding to a TARGET_ARCH variable. Unfortunately TARGET_ARCH looks
> like not being set at the time of parsing my tcmode-external-mytc.inc
> file (where preffered providers are set). Of course OVERRIDES variable
> is not set either.
>
> What do you recommend?
>
> Of course I can change the toolchain layer manually but I wanted to
> change machine/architecture in just one place. Is there any method?
>
> BR,
> Marek Andrus
prev parent reply other threads:[~2014-06-05 12:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-05 11:02 TARGET_ARCH in external toolchain Marek Andrus
2014-06-05 12:06 ` Marek Andrus [this message]
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=53905D40.5040009@wp.pl \
--to=marek.andrus@wp.pl \
--cc=yocto@yoctoproject.org \
/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.