From owner-freebsd-ports@FreeBSD.ORG Thu Apr 9 12:45:11 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50A5A1065673 for ; Thu, 9 Apr 2009 12:45:11 +0000 (UTC) (envelope-from pj@smo.de) Received: from ilk.de (mx-out28.ilk.de [194.121.104.28]) by mx1.freebsd.org (Postfix) with ESMTP id B64B58FC20 for ; Thu, 9 Apr 2009 12:45:10 +0000 (UTC) (envelope-from pj@smo.de) Received: from bologna.intern.smo.de (pool40.ka.ilk.net [212.86.194.40]) by ilk.de (8.13.4/8.13.4/ilk-relay) with ESMTP id n39Cj7VR025458; Thu, 9 Apr 2009 14:45:08 +0200 Received: from [192.168.153.208] (herdubreid.intern.smo.de [192.168.153.208]) by bologna.intern.smo.de (8.13.8+Sun/8.13.8) with ESMTP id n39Cj4jS027968; Thu, 9 Apr 2009 14:45:05 +0200 (CEST) Message-ID: <49DDED74.9020102@smo.de> Date: Thu, 09 Apr 2009 14:43:32 +0200 From: Philipp Ost User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20090125 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: Oliver Lehmann References: <20090409062738.65318.qmail@avocado.salatschuessel.net> In-Reply-To: <20090409062738.65318.qmail@avocado.salatschuessel.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, gerald@freebsd.org Subject: Re: problems with lang/gcc43 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: Thu, 09 Apr 2009 12:45:11 -0000 Oliver Lehmann wrote: > Hi, > I've two problems with lang/gcc43. > 1) for me it appears not to be MAKE_JOBS_SAFE. I'm getting continous > errors compiling it on my dual PIII850 System: > http://files.pofo.de/gcc-4.3.4_20090326.log [...] I can't confirm this here. I just build lang/gcc43 on my dual Athlon MP system running a recent CURRENT. There were no such error as in your case; both CPUs were used just fine. Regards, Philipp