From owner-freebsd-amd64@FreeBSD.ORG Wed Aug 10 06:13:27 2005 Return-Path: X-Original-To: freebsd-amd64@www.freebsd.org Delivered-To: freebsd-amd64@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B591716A425 for ; Wed, 10 Aug 2005 06:13:27 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6828643D49 for ; Wed, 10 Aug 2005 06:13:27 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.4/8.13.4) with ESMTP id j7A6DMoX091855; Tue, 9 Aug 2005 23:13:22 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.4/8.13.1/Submit) id j7A6DMQg091854; Tue, 9 Aug 2005 23:13:22 -0700 (PDT) (envelope-from sgk) Date: Tue, 9 Aug 2005 23:13:22 -0700 From: Steve Kargl To: "David O'Brien" Message-ID: <20050810061322.GA91774@troutmask.apl.washington.edu> References: <42ECB269.4030206@mail.uni-mainz.de> <20050802172840.GE71672@dragon.NUXI.org> <20050805225309.GA99941@luke.immure.com> <20050810034707.GA49313@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050810034707.GA49313@dragon.NUXI.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-amd64@www.freebsd.org, "O. Hartmann" , freebsd-amd64@freebsd.org Subject: Re: OpenOffice2.0 64Bit ready? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2005 06:13:27 -0000 On Tue, Aug 09, 2005 at 08:47:08PM -0700, David O'Brien wrote: > On Fri, Aug 05, 2005 at 05:53:09PM -0500, Bob Willcox wrote: > > On Tue, Aug 02, 2005 at 10:28:40AM -0700, David O'Brien wrote: > > > On Sun, Jul 31, 2005 at 01:13:45PM +0200, O. Hartmann wrote: > > > > Dear Sirs. > > > > I do not follow up everything written herein, so my question may sound > > > > stupid. > > > > On my FreeBSD 6.0 AMD64 box I run a 'clean' 64 Bit FreeBSD 6.0 (no 32Bit > > > > compatibility). I want to use OpenOffice from time to time reading Word > > > > or Excel documents. Can we compile and run OO 2.0 without 32 Bit > > > > compatibility enabled? I know this implies 64Bit clean code, so the > > > > major question would be whether OO 2 is 64 Bit clean or not. > > > > > > No OOo isn't 64-bit clean. > > > > Is it possible to build and run a 32-bit version of OOo on AMD64? > > Build, no. Run should be possible. Someone really needs to sit down and > wrap their heads around the Ports Collection and make it so that we can > install 32-bit i386 packages (actually just the .so's) on FreeBSD/AMD64. > To some extent, the Ports Collection has outlived its usefulness. It took me 4 hours to fix libgmp4 and add a new port for mpfr because the Porter's Handbook is useless. -- Steve