From owner-freebsd-arm@FreeBSD.ORG Sat Jul 12 21:18:26 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 61FA045D for ; Sat, 12 Jul 2014 21:18:26 +0000 (UTC) Received: from eu1sys200aog122.obsmtp.com (eu1sys200aog122.obsmtp.com [207.126.144.153]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B608824D1 for ; Sat, 12 Jul 2014 21:18:25 +0000 (UTC) Received: from mail-we0-f170.google.com ([74.125.82.170]) (using TLSv1) by eu1sys200aob122.postini.com ([207.126.147.11]) with SMTP ID DSNKU8GmH/0UL1QTw59jkDE84IiZ+ePcVt8V@postini.com; Sat, 12 Jul 2014 21:18:25 UTC Received: by mail-we0-f170.google.com with SMTP id w62so2258482wes.29 for ; Sat, 12 Jul 2014 14:18:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to :in-reply-to; bh=e3njJwK4ZN6P+vsB+eXR3jiYkhKaBM9A9sPJ5iKGFVw=; b=Ciqs2I5vrNI982+rSBKDJZygaNf/HTVUqPsDEqSTq41tgCvN8PmVaz0SQJP3iD0hXF A6TETPuFaE4GplG5pXWru7f7JmpVMEZf6RQbpLGfustfV0imBCDqEb+VFUHhvS0cCBnk +j7mwY0GtU3N4Ten9q70np3g0iWp48xWwhqgKujX4ygbiTaYKVZQIoIdHfFZwz5pmzTE KhoU0FtNkLA6c+lw7W72aDXtMiwaC2BtcCsOt9WcEuOEtBLQj4cMjREvHRZeDQe75J+U NSnPix/N3/xLGuJFqEW90hT41fwVMadhEJ2WQ02OnSCB/NdR1jdjLaNabBTNFSBo1lfi EnFA== X-Gm-Message-State: ALoCoQnACYdbMwWfAKvchj9EYDGNxpO5YgOvZ5ORHpmqbg0HbkLIeZlYeRG5Mvpe+gpqRElbNf5wAPMBcL+UcLu9uCto8V0hpsEYFL14TLXInMm4HsDkPkn2ktvTgZ/MSzy2AO1BQJQ/ X-Received: by 10.180.91.194 with SMTP id cg2mr14788969wib.12.1405199903433; Sat, 12 Jul 2014 14:18:23 -0700 (PDT) X-Received: by 10.180.91.194 with SMTP id cg2mr14788963wib.12.1405199903362; Sat, 12 Jul 2014 14:18:23 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id jv9sm14057718wjc.28.2014.07.12.14.18.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Jul 2014 14:18:22 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.8) with ESMTP id s6CLILBg098207 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 12 Jul 2014 22:18:21 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.8/8.14.8/Submit) id s6CLILAP098206; Sat, 12 Jul 2014 22:18:21 +0100 (BST) (envelope-from mexas) Date: Sat, 12 Jul 2014 22:18:21 +0100 (BST) From: Anton Shterenlikht Message-Id: <201407122118.s6CLILAP098206@mech-cluster241.men.bris.ac.uk> To: andreast-list@fgznet.ch, freebsd-arm@freebsd.org, george+freebsd@m5p.com, mexas@bris.ac.uk Subject: Re: [Bug 175605] devel/binutils: please fix build binutils-2.23.1 in raspberry pi Reply-To: mexas@bris.ac.uk In-Reply-To: <53C1A1E7.5040807@fgznet.ch> X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2014 21:18:26 -0000 >From andreast-list@fgznet.ch Sat Jul 12 22:17:07 2014 >>> Hm, we have clang or gcc for CC. When I talk about 'system gcc' I mean: >>> [andreast@wandquad] /build/gcc/objdir_armv6/> gcc -v >>> Using built-in specs. >>> Target: armv6-undermydesk-freebsd >>> Configured with: FreeBSD/armv6 system compiler >>> Thread model: posix >>> gcc version 4.2.1 20070831 patched [FreeBSD] >> >> Oh, I get it, I installed the snapshot: >> >> # uname -a >> FreeBSD BOZO 10.0-STABLE FreeBSD 10.0-STABLE #0 r268038: Tue Jul 1 04:29:43 UTC 2014 root@grind.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B arm >> >> which was build with the default WITHOUT_GCC, >> whereas you probably built world youself with WITH_GCC. >> Am I right? > >Yes, my make.conf entries: > >/etc/make.conf ># for armv6 >WITH_GCC=yes >WITH_GNUCXX=yes >WITH_GCC_BOOTSTRAP=yes >WITHOUT_CLANG=yes >WITHOUT_CLANG_IS_CC=yes >WITHOUT_CLANG_BOOTSTRAP=yes ># end for armv6 > >Andreas > Cool, thanks, I'll try the same. Anton