From owner-freebsd-questions@FreeBSD.ORG Mon Feb 18 16:26:08 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 4C1C416A41A for ; Mon, 18 Feb 2008 16:26:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 18F8C13C455 for ; Mon, 18 Feb 2008 16:26:00 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1IGMwCs002234; Mon, 18 Feb 2008 17:22:58 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1IGMaFE002221; Mon, 18 Feb 2008 17:22:52 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 18 Feb 2008 17:22:36 +0100 (CET) From: Wojciech Puchar To: navneet Upadhyay In-Reply-To: <1563a4fd0802180712w476125a4x229cc38509016b94@mail.gmail.com> Message-ID: <20080218172118.L2179@wojtek.tensor.gdynia.pl> References: <1563a4fd0802180712w476125a4x229cc38509016b94@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 16:26:08 -0000 > and use them for both 32 and 64 bit systems. like we have same binaries for > 32 bit 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.* no idea. i use it but rarely, having no problems. consider adding extra logs (printfs, etc.) to get know when it crashes and fill a problem report > > > Any known reasons, do we have to compile binaries on 64 bit machine. > you should, as is it not a problem but performance is much better.