From owner-freebsd-questions@FreeBSD.ORG Mon Feb 18 15:21:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBD0916A41A for ; Mon, 18 Feb 2008 15:21:03 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id 8970B13C4DB for ; Mon, 18 Feb 2008 15:21:02 +0000 (UTC) (envelope-from norman@apache.org) Received: from [10.99.0.2] (unknown [213.188.107.182]) by vs159071.vserver.de (Postfix) with ESMTP id 5260EBE855C; Mon, 18 Feb 2008 15:21:01 +0000 (UTC) From: Norman Maurer To: navneet Upadhyay In-Reply-To: <1563a4fd0802180712w476125a4x229cc38509016b94@mail.gmail.com> References: <1563a4fd0802180712w476125a4x229cc38509016b94@mail.gmail.com> Content-Type: text/plain Date: Mon, 18 Feb 2008 16:20:54 +0100 Message-Id: <1203348054.24973.2.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 32 bit and 64 bit freebsd binary compatiblty X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2008 15:21:03 -0000 Am Montag, den 18.02.2008, 20:42 +0530 schrieb navneet Upadhyay: > it and 64 bit RHEL. > > We are porting the product to FreeBSD and when we tried the same, > i.erunning binaries compiled on 32 bit FreeBSD > 6.2 on 64 bit FreeBSD system they produce *core dump.* > > > Any known reasons, do we have to compile binaries on 64 bit machine. > > Thanks, Do you have the lib32's installed ? bye Norman