From owner-freebsd-x11@FreeBSD.ORG Sat Apr 25 13:01:45 2009 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 751A8106567A; Sat, 25 Apr 2009 13:01:45 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 1FB598FC17; Sat, 25 Apr 2009 13:01:44 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Subject:Message-ID:Reply-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender; b=mh5uhyMfbJ8DQXpNGur/2VsfjhAW1f6cH65LcZJxJ3U2r1mEmEC8HotkKgStTYC4qTGH2kjU9HMYSe5xO+JS+nEseyBIfx1WqFCefNRJ7ZR4UgpzAZ1cFmwU3/X0OVAQaOdS9DXvbYKnpIOs5UNCsPGtjBRFNS77yfvpldx+vMo=; Received: from amnesiac.at.no.dns ([91.78.118.235]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1LxhDY-000It0-4U; Sat, 25 Apr 2009 16:42:52 +0400 Date: Sat, 25 Apr 2009 16:42:45 +0400 From: Eygene Ryabinkin To: Robert Noland Message-ID: References: <200904242010.n3OKA41e084949@freefall.freebsd.org> <1240605576.2142.47.camel@balrog.2hip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1240605576.2142.47.camel@balrog.2hip.net> Sender: rea-fbsd@codelabs.ru Cc: freebsd-x11@FreeBSD.org Subject: Re: ports/132615: [patch] x11/libX11: work aroung parsing bug in Bash 4.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rea-fbsd@codelabs.ru List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Apr 2009 13:01:45 -0000 Robert, good day. Fri, Apr 24, 2009 at 03:39:36PM -0500, Robert Noland wrote: > Well, I don't actually know anything about dolt... Here is the announcement for DOLT: http://lists.gnu.org/archive/html/libtool/2008-04/msg00001.html > but, yes this seems like it might be worthwhile. What do you > attribute the speedup to be from? Is dolt doing a parallel build, > while make is not? No, as you can see from the announcement, DOLT replaces libtool for the modern systems where you can create libraries in a few steps. Full-blown libtool works on every platform on the expense of its speed. DOLT minimizes the build time on the modern systems and falls back to libtool on the systems it cannot handle natively. So I am attributing the speedup to the DOLT itself -- it is just faster than libtool. -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ #