Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2008 12:41:26 +0000
From:      Pete French <petefrench@ticketswitch.com>
To:        navneet.upadhyay@gmail.com
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Running 32 bit dynamically linked binaries on AMD64
Message-ID:  <E1JTz7e-00061I-VP@dilbert.ticketswitch.com>
In-Reply-To: <1563a4fd0802260319n5bafd026sbdfbc3eba8254c5e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> if u do a file on that you will find it is amd64 bit , we need 32 bit one
> installed.

No, it's definitely 32 bit:

$ file /libexec/ld-elf32.so.1
/libexec/ld-elf32.so.1: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), dynamically linked, stripped

Same on all our amd64 machines - the 64 bit one is /libexec/ld-elf.so.1

Possibly your install is messed up ?

-pete.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1JTz7e-00061I-VP>