From owner-freebsd-questions@FreeBSD.ORG Tue Feb 19 15:09:11 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 6C77616A419 for ; Tue, 19 Feb 2008 15:09:11 +0000 (UTC) (envelope-from navneet.upadhyay@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id DC5D013C459 for ; Tue, 19 Feb 2008 15:09:09 +0000 (UTC) (envelope-from navneet.upadhyay@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1496249uge.37 for ; Tue, 19 Feb 2008 07:09:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=dDYtf1UvRe6qNHC8EHI5nLMt4ltJF09nCxhpvx266Fk=; b=nf7cW2YYEe3TwTU3YezwWT7GCAGPbPOiInopEYM48HmYlDInJgnmXt4IAQCgapuFkDFEPDb8FuIyXDIS+Re0ZzYt1YX7wG0mlWGfHBOkGk+4c1+lTDz80kDwG9wdQ6P64Za1tkYBrCn6pzpMfKPf4B075lE16MHGS7pX6X7ZH8A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nsqGAQo9kjNACzYFII2ERGVHVVdwIs2AFOibhj/6DWpOCH4mMM2mYoNcrnBfpnLsJqIz8+0biiUIMBWFw+Fu5QcATO2DRPt8v7fdnP+9ldPLoEh3Qpg86EyL3C3llpU7/NqqsbKmQ0yY3uG/2atVJTspBc2tFEw88FHacN+zUqg= Received: by 10.150.230.2 with SMTP id c2mr2523772ybh.161.1203433746104; Tue, 19 Feb 2008 07:09:06 -0800 (PST) Received: by 10.150.148.8 with HTTP; Tue, 19 Feb 2008 07:09:06 -0800 (PST) Message-ID: <1563a4fd0802190709x101c3cc8rc1910aa5b6958ae@mail.gmail.com> Date: Tue, 19 Feb 2008 20:39:06 +0530 From: "navneet Upadhyay" To: "Wojciech Puchar" , freebsd-questions@freebsd.org In-Reply-To: <20080219150754.M3580@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 References: <1563a4fd0802180712w476125a4x229cc38509016b94@mail.gmail.com> <47B9A31B.7060602@bsdforen.de> <1563a4fd0802180813l7d80cb4en9adfd838f4591712@mail.gmail.com> <47B9C8D8.5060807@bsdforen.de> <1563a4fd0802182115xf64b634yd361a78ba0c8ff68@mail.gmail.com> <47BA7A91.8060707@bsdforen.de> <1563a4fd0802190557l46bd6984x29e8f04b1ceed311@mail.gmail.com> <20080219150754.M3580@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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: Tue, 19 Feb 2008 15:09:11 -0000 a machine will be required (always) , i think i figured it out , ineed to compile them using *amd64 *instead of i386 . On 2/19/08, Wojciech Puchar wrote: > > > > > Can anyone tell how do we handle this situation??? > > > > Is there any way or i have to compile my code on 64 bit machine?? > > what's a problem to compile on 64-bit machine? > > >