* gcc-cross-canadian-i586 doesn't work PREFERRED_VERSION
@ 2015-07-02 9:59 Robert Yang
0 siblings, 0 replies; only message in thread
From: Robert Yang @ 2015-07-02 9:59 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
Currently in oe-core, the default GCCVERSION is 4.9, and we also have
gcc 5.1, so when:
MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
$ bitbake gcc-cross-canadian-i586
Then the 5.1 has been built, though we had set 4.9 in tcmode-default.inc:
PREFERRED_VERSION_gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} ?= "${GCCVERSION}"
The funny is that if we build gcc-cross-i586, then 4.9 would be built,
Any ideas on how to fix it, please ?
--
Thanks
Robert
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-02 9:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02 9:59 gcc-cross-canadian-i586 doesn't work PREFERRED_VERSION Robert Yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox