Date: Tue, 26 Feb 2008 13:58:32 +0530 From: "navneet Upadhyay" <navneet.upadhyay@gmail.com> To: freebsd-questions@freebsd.org Subject: How to run 32 bit FreeBSD compiled apps on 64 bit Message-ID: <1563a4fd0802260028j37d40e38uc7b9c25ae7ebdac2@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have a simple program say "Hello world" , i have compiled it on 32 bit FreeBSD and it dynamically links to libraries(I cannot make it statically linked due to some requirements), now when i run it on AMD64 i get ELF "interpreter /libexec/ld-elf32.so.1 not found". How to fix it, i searched and found out i shud install lib32 on my 64 bit machine. How to install lib32's and from where ?? Thanks, Navneet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1563a4fd0802260028j37d40e38uc7b9c25ae7ebdac2>