[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    Re: [OE-core] [oe-core][PATCH 1/1] qemumips64: no qemu-usermode for n32
From:       Mark Hatle <mark.hatle () windriver ! com>
Date:       2017-10-31 14:08:37
Message-ID: ab5ec5ad-16d7-949d-bc5f-ec15b6c69a62 () windriver ! com
[Download RAW message or body]

On 10/31/17 8:37 AM, Mark Hatle wrote:
> On 10/31/17 4:41 AM, Alexander Kanavin wrote:
> > On 10/31/2017 02:39 AM, Slater, Joseph wrote:
> > > Could be a multilib issue.  I do see that these constructs work in a poky build \
> > > environment.  Are there any "standard" configurations that enable multilib?  I \
> > > am typically building in a (surprise!) Wind River build environment which does \
> > > support multilib. 
> > 
> > Can you share your multilib config then and steps to trigger the 
> > failure? Does it happen in a plain poky environment?
> 
> Edit your local.conf, add the following:
> 
> MULTILIBS ?= ""
> require conf/multilib.conf
> MULTILIB_GLOBAL_VARIANTS_append = " libn32"
> MULTILIBS ?= "multilib:lib32 multilib:libn32"
> DEFAULTTUNE_virtclass-multilib-lib32 ?= "mips"
> DEFAULTTUNE_virtclass-multilib-libn32 ?= "mips64-n32"

Sorry I just realized what I have above is out of order.  Below is corrected:

MULTILIB_GLOBAL_VARIANTS_append = " libn32"
MULTILIBS ?= "multilib:lib32 multilib:libn32"
DEFAULTTUNE_virtclass-multilib-lib32 ?= "mips"
DEFAULTTUNE_virtclass-multilib-libn32 ?= "mips64-n32"
MULTILIBS ?= ""
require conf/multilib.conf

(again this is specific to qemumips64)

--Mark

> (note, we have this implemented in the -distro.conf- file.  But it should behave
> the same in the local.conf)
> 
> --Mark
> 
> > Alex
> > 
> 

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic