On Sun, Apr 19, 2020 at 11:15:55PM +0100, Richard Purdie wrote:
> On Sun, 2020-04-19 at 21:58 +0000, Chris Laplante via
> lists.openembedded.org wrote:
> > One possible work around which I'm using for some prebuilt native
> > binaries is to call them with hosts loader (e.g. /lib32/ld-linux.so.2 
> > ${STAGING_BINDIR_NATIVE}/my-tool params)
> >  
> > Ooh, nice. Thanks for the tip! Definitely curious about a longer-term 
> > workaround but this is good for the short term.  
> 
> I suspect uninative assumes all binaries are for the main system
> architecture so its probably trying to change the interpreter to a 64
> bit one which clearly won't work in this case.
> 
> It would be a question of stopping it for these binaries somehow...

uninative is default but optional, would
  INHERIT_remove = "uninative"
solve this problem?

> Cheers,
> 
> Richard

cu
Adrian
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#137327): 
https://lists.openembedded.org/g/openembedded-core/message/137327
Mute This Topic: https://lists.openembedded.org/mt/73137039/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to