Re: [yocto] Quick confirmation about multilib

2018-12-12 Thread Nicholas Tsirakis
On Wed, Dec 12, 2018 at 12:04 PM Burton, Ross wrote: > On Wed, 12 Dec 2018 at 16:59, Nicholas Tsirakis > wrote: > > I'm trying to build a 32-bit toolchain for my 64-bit image using > multilib and was hoping someone could confirm something for me. I am seeing > issues wh

[yocto] Quick confirmation about multilib

2018-12-12 Thread Nicholas Tsirakis
Hello, I'm trying to build a 32-bit toolchain for my 64-bit image using multilib and was hoping someone could confirm something for me. I am seeing issues when building lib32-glibc, and I can't tell if it's attempting to build properly. The resulting build files are created in a folder called "x86

[yocto] Using multilib to build 32-bit glibc on 64-bit target platform

2018-12-10 Thread Nicholas Tsirakis
Hello, I'm having trouble understanding the proper usage of multilib within the Yocto project. I've read through Yocto's documentation, but I think I am missing something crucial. Here are the steps I've taken: 1. Added the following to my local.conf: require conf/multilib.conf MULTILIBS = "multi