From owner-cvs-all@FreeBSD.ORG Thu Dec 14 20:30:50 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA3E716A412; Thu, 14 Dec 2006 20:30:50 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2151343DF4; Thu, 14 Dec 2006 20:27:39 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kBEKSp5j025957; Thu, 14 Dec 2006 13:28:56 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <4581B401.8010302@samsco.org> Date: Thu, 14 Dec 2006 13:28:49 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: "M. Warner Losh" References: <20061214.110703.-432837811.imp@bsdimp.com> <20061214192036.2BBBE45042@ptavv.es.net> <20061214.132111.1102529758.imp@bsdimp.com> In-Reply-To: <20061214.132111.1102529758.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: src-committers@freebsd.org, zombyfork@gmail.com, cokane@cokane.org, cvs-src@freebsd.org, obrien@freebsd.org, cvs-all@freebsd.org, mjacob@freebsd.org Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 20:30:50 -0000 M. Warner Losh wrote: > In message: <20061214192036.2BBBE45042@ptavv.es.net> > "Kevin Oberman" writes: > : > Date: Thu, 14 Dec 2006 11:07:03 -0700 (MST) > : > From: "M. Warner Losh" > : > Sender: owner-cvs-all@freebsd.org > : > > : > In message: <346a80220612140903meecf42av7383632e8173525@mail.gmail.com> > : > "Coleman Kane" writes: > : > : Just to let you know, there are still a significant number of amd64 > : > : single-core laptops that are still sold these days. > : > > : > I have one myself. But I'm considering running FreeBSD/i386 on it > : > because of all the issues I've had getting a working OpenOffice on it. > : > > : > Warner > : > _______________________________________________ > : > cvs-all@freebsd.org mailing list > : > http://lists.freebsd.org/mailman/listinfo/cvs-all > : > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > : > > : > : The new release of OOo is SUPPOSED to be 64-bit clean. I have no idea > : when 2.1 will be ported to FreeBSD, but I hope it will be soon. > : > : OTOH, I see little reason to run amd64 on most systems which don't have > : large memories or some other specific reason to run it. The binaries are > : larger and generally performance changes are minimal. > > Last time I tried to build, I tripped over the jdk needing java > needing mozilla and mozilla was marked as not buildable due to > security issues. > > Warner I wonder if you can get around the java mess by defining WITH_GCJ. That said, Staroffice has been worth the price many times over. Hell, if you put an hourly consulting rate on the time that you've spent trying to get OOo to build, you'd probably have enough money to by a new Macbook Pro and MSOffice. Then just dual boot to FreeBSD and/or run Parallels. Scott