public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* 1.23.0: Running 32 bit app under 64 bit linux
@ 2018-03-25 10:58 Zvi Vered
  0 siblings, 0 replies; only message in thread
From: Zvi Vered @ 2018-03-25 10:58 UTC (permalink / raw)
  To: crossgcc

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-25 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-25 10:58 1.23.0: Running 32 bit app under 64 bit linux Zvi Vered

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).