From owner-freebsd-questions@FreeBSD.ORG Wed Feb 20 08:35:46 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 2C66816A468 for ; Wed, 20 Feb 2008 08:35:46 +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 1FFED13C442 for ; Wed, 20 Feb 2008 08:35:37 +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 m1K8ZO46001546; Wed, 20 Feb 2008 09:35:24 +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 m1K8ZGQ5001543; Wed, 20 Feb 2008 09:35:24 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 20 Feb 2008 09:35:16 +0100 (CET) From: Wojciech Puchar To: navneet Upadhyay In-Reply-To: <1563a4fd0802192217v2776fd50hf299ee7d86d9fb5c@mail.gmail.com> Message-ID: <20080220093508.M1495@wojtek.tensor.gdynia.pl> References: <1563a4fd0802192217v2776fd50hf299ee7d86d9fb5c@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 FreeBSD compiled binary coredumps on 64 bit(amd) FreeBSD 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: Wed, 20 Feb 2008 08:35:46 -0000 > If i hardcode the sz to 1088 then it works on amd64 systems , how do i deal > with it. I am anticipating lot of coredumps like that, what is a generic > solution for such kinds of problems. to compile both versions.