From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17092 invoked by uid 1002); 21 May 2003 00:54:41 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 16464 invoked from network); 21 May 2003 00:54:40 -0000 Date: Wed, 21 May 2003 01:56:16 +0100 From: Chris Davies To: gentoo-dev@gentoo.org Message-ID: <20030521005616.GA6602@vaughan.foofalicious.com> Mail-Followup-To: gentoo-dev@gentoo.org References: <200305192349.32237.absinthe@gentoo.org> <20030520163245.GA6672@vaughan.foofalicious.com> <200305201841.44994.absinthe@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305201841.44994.absinthe@gentoo.org> User-Agent: Mutt/1.4i X-Editor: Vim http://www.vim.org/ X-Info: http://www.cdavies.org X-On-Machine: vaughan.foofalicious.com (2.4.19-gentoo-r10 i686) X-Uptime: 01:43:03 up 2:10, 3 users, load average: 0.03, 0.01, 0.00 Subject: Re: [gentoo-dev] JRE support - is it worth it? X-Archives-Salt: f73191c4-d681-41fc-9bac-9f13d4c62474 X-Archives-Hash: c5d65b977e8f8ea27859703521f7aa9e * Dylan Carlson (absinthe@gentoo.org) wrote: > > Yes, bytecode is bytecode, however, there are numerous reasons why > compiling from source makes sense for some packages, not least of which is > optional run-time dependencies that can be built in (or not) to the final > JAR. OK, that may be a reason to build from source. Giving the user more choice is definitely a good idea. > > Also, classes produced by Jikes are often smaller than what's produced by > Sun's javac. Because of these reasons and others not listed here, > building from source is not only desireable, it will most definitely > remain a focus of how we do things. So compile the binary portage uses with Jikes. There is no particular reason why binaries distributed must be those the developers distribute. With a package like jedit that has no build time options, why waste machine time? It makes no sense to build it on every machine when the result is going to be much the same. Perhaps I should also add that the JRE is helpful when installing in environments where disk space is at a premium, for example I recently built a Gentoo system on a 512MB flash card. Don't assume that everyone installing Gentoo is doing so on a machine with a real hard disk. Thanks, C.Davies -- gentoo-dev@gentoo.org mailing list