From owner-freebsd-amd64@FreeBSD.ORG Sun Mar 26 23:46:10 2006 Return-Path: X-Original-To: freebsd-amd64@FreeBSD.org Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4875416A400 for ; Sun, 26 Mar 2006 23:46:10 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (hood.oook.cz [195.250.137.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C2F43D4C for ; Sun, 26 Mar 2006 23:46:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from ikaros.oook.cz (localhost [127.0.0.1]) by hood.oook.cz (8.13.4/8.13.4) with ESMTP id k2QNk8eW016879 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 27 Mar 2006 01:46:08 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by ikaros.oook.cz (8.13.4/8.13.4/Submit) id k2QNk7ZU016878 for freebsd-amd64@freebsd.org; Mon, 27 Mar 2006 01:46:07 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: ikaros.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: freebsd-amd64@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-WmQFyh2w5LdZj9ipJENn" Date: Mon, 27 Mar 2006 01:46:07 +0200 Message-Id: <1143416767.92671.14.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 FreeBSD GNOME Team Port Cc: Subject: compat_ia32: ldd X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Mar 2006 23:46:10 -0000 --=-WmQFyh2w5LdZj9ipJENn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi! I noticed ldd in 6-STABLE does not work on i386 binaries: $ ldd ls ldd: ls: can't read program header ldd: ls: not a dynamic executable Anyone working on fixing this? 32-bit ldd copied over from i386 system does not work either, it just executes the investigated program. I gather that ldd is equivalent to running LD_TRACE_LOADED_OBJECTS=3D1 $1 which behaves same as 32-bit ldd - just executes the app. --=20 Pav Lucistnik May your code work forever and never have a bug. --=-WmQFyh2w5LdZj9ipJENn Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEJye/ntdYP8FOsoIRAuJLAKC/Tzvpiiy1wJgwH568C2lJGHR4vwCgsh4A S2+WyVaaPFvQDkKUKigi0w8= =UAgk -----END PGP SIGNATURE----- --=-WmQFyh2w5LdZj9ipJENn--