1.23.0: Running 32 bit app under 64 bit linux

Zvi Vered veredz72@gmail.com
Sun Mar 25 10:58:00 GMT 2018


Hello,

I created x86_64-unknown-linux-gnu with version 1.23.0

It works great. Linux and busybox use the libs in /lib and /lib64

Now I have to run a 32 bit application on the same target.

What is the right way to do it?

I created also i686-nptl-linux-gnu toolchain and copied the libs to /lib32
in the target.

But it seems that the 32 bit applicaton searches first in /lib.

Thank you,
Zvika



More information about the crossgcc mailing list