From owner-freebsd-ports@FreeBSD.ORG Tue Jan 15 06:17:41 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 894B216A418 for ; Tue, 15 Jan 2008 06:17:41 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from mail.asahi-net.or.jp (mail2.asahi-net.or.jp [202.224.39.198]) by mx1.freebsd.org (Postfix) with ESMTP id 7525913C44B for ; Tue, 15 Jan 2008 06:17:41 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from localhost (pool-151-197-173-24.phil.east.verizon.net [151.197.173.24]) by mail.asahi-net.or.jp (Postfix) with ESMTP id 41D9253B19; Tue, 15 Jan 2008 15:17:38 +0900 (JST) Date: Tue, 15 Jan 2008 01:17:27 -0500 From: Yoshihiro Ota To: Christoffer =?UTF-8?B?U3Ryw7ZtYmxhZA==?= Message-Id: <20080115011727.e4a16242.ota@j.email.ne.jp> In-Reply-To: <478BF671.7010104@wa-sp.com> References: <478BF671.7010104@wa-sp.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: Compiling utilizing multiple CPUs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2008 06:17:41 -0000 Yes, there is. Take a look at http://uyota.asablo.jp/blog/cat/portsplus/. I have written the program and finally came to a satisfying stage. I was thinking to seek for testers after writing some more tips and examples. You can give a try. I've been using/developing it for a half year. Hiro On Tue, 15 Jan 2008 00:55:29 +0100 Christoffer Strömblad wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I've recently begun to explore the world of FreeBSD and all its > wonderful things. (Who thought it would even be possible to actually get > excited about a port upgrade?) > > Having looked through much of the available documentation one thing > continues to elude me... Is it possible to specify globally how many > CPUs are available when compiling a port? When I compile a port now it > seems as if only one CPU is used, even though more are available. > > My apologies if I am missing something obvious, but I've tried to the > best of my abilities to find the answer but without success. > > Many thanks, > Chris