From owner-freebsd-sparc64@FreeBSD.ORG Fri Feb 3 09:27:30 2006 Return-Path: X-Original-To: sparc64@FreeBSD.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCDD716A420; Fri, 3 Feb 2006 09:27:30 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-3.dlr.de (smtp-3.dlr.de [195.37.61.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44BC343D45; Fri, 3 Feb 2006 09:27:29 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-3.dlr.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.211); Fri, 3 Feb 2006 10:27:28 +0100 Date: Fri, 3 Feb 2006 10:27:32 +0100 (CET) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <86irrwre3y.fsf@xps.des.no> Message-ID: <20060203102603.C59587@beagle.kn.op.dlr.de> References: <20060201165326.6E44E7302F@freebsd-current.sentex.ca> <20060201180223.O52964@beagle.kn.op.dlr.de> <43E0F41C.5020907@samsco.org> <86fyn242w0.fsf@xps.des.no> <20060203090804.Q59587@beagle.kn.op.dlr.de> <86irrwre3y.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 03 Feb 2006 09:27:28.0828 (UTC) FILETIME=[0D39D7C0:01C628A4] Cc: src-committers@FreeBSD.org, stable@FreeBSD.org, sparc64@FreeBSD.org Subject: Re: [releng_6 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harti Brandt List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2006 09:27:31 -0000 On Fri, 3 Feb 2006, Dag-Erling Sm?rgrav wrote: DS>Harti Brandt writes: DS>> The interesting point is: why does it build on my real sparc (2-UII CPUs, DS>> 512MByte memory), but not on the tinderbox. Is there something about the DS>> crosscompiler that is different? DS> DS>Different CFLAGS perhaps? I have everything out-of-the-box - no special CFLAGS. harti