From owner-freebsd-questions@FreeBSD.ORG Thu Apr 1 16:53:45 2010 Return-Path: Delivered-To: FreeBSD-Questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 200C6106566B; Thu, 1 Apr 2010 16:53:45 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from hercules.mthelicon.com (hercules.mthelicon.com [IPv6:2001:49f0:2023::2]) by mx1.freebsd.org (Postfix) with ESMTP id DA8A58FC1A; Thu, 1 Apr 2010 16:53:44 +0000 (UTC) Received: from feathers.peganest.com (feathers.peganest.com [78.33.110.3]) (authenticated bits=0) by hercules.mthelicon.com (8.14.3/8.14.3) with ESMTP id o31GrbZW055863; Thu, 1 Apr 2010 16:53:38 GMT (envelope-from ken@mthelicon.com) From: Pegasus Mc Cleaft Organization: Feathers To: freebsd-hackers@freebsd.org, FreeBSD-Questions@freebsd.org, lobo@bsd.com.br Date: Thu, 1 Apr 2010 16:53:36 +0000 User-Agent: KMail/1.12.4 (FreeBSD/9.0-CURRENT; KDE/4.3.5; amd64; ; ) References: <201004011527.o31FRffp053530@lurza.secnetix.de> In-Reply-To: <201004011527.o31FRffp053530@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201004011653.36780.ken@mthelicon.com> X-Spam-Status: No, score=4.3 required=5.0 tests=BAYES_50,DNS_FROM_OPENWHOIS, FH_DATE_PAST_20XX autolearn=no version=3.2.5 X-Spam-Level: **** X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on hercules.mthelicon.com Cc: Subject: Re: Compiling kernel with gcc43 [SOLVED] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2010 16:53:45 -0000 On Thursday 01 April 2010 15:27:41 Oliver Fromme wrote: > Mario Lobo wrote: > > [...] > > It's compiling right now. > > > > I'll post my findings and impressions on results and performance right > > after the next reboot. > > So, how is it going? Any benchmarks yet? I'm curious > if the new gcc version will really make a significant > difference. I would love to see the /etc/make.conf, /etc/src.conf and /etc/libmap.conf files that were used for the build. I have tried compiling in VBox a current kernel and world, but it usually just bombs out for me. I would like to give this a go as well. Peg