From owner-freebsd-arm@FreeBSD.ORG Fri Jul 11 09:16:01 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 1F45AACD for ; Fri, 11 Jul 2014 09:16:01 +0000 (UTC) Received: from eu1sys200aog124.obsmtp.com (eu1sys200aog124.obsmtp.com [207.126.144.157]) (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 73518226A for ; Fri, 11 Jul 2014 09:15:59 +0000 (UTC) Received: from mail-we0-f173.google.com ([74.125.82.173]) (using TLSv1) by eu1sys200aob124.postini.com ([207.126.147.11]) with SMTP ID DSNKU7+rNLTkEaqKpUiJqTS9NI16wynRBQvd@postini.com; Fri, 11 Jul 2014 09:16:00 UTC Received: by mail-we0-f173.google.com with SMTP id t60so776580wes.18 for ; Fri, 11 Jul 2014 02:15:32 -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; bh=NQI7Hj7N8tP+31ZLOHW5BNX5qBfqBjBEp2ZSpUTBDWU=; b=b4+2T+JNYBNcT/wwV+f5JydJ7BIlRu86cCM9+Lde/vR5euxQCsytydMv3tA9Xhh+VR EbTxqTdEoraXZl6XOu6X9z1PoWKjjskA1Aen6CR8qq4a9dhGH3aAKF4BF33OZOUEBCfA CrSx6M/3ojjtDz6+caKJFwy1euxEKml+R+pOCt2K8Wq2Jt9Qzp4CvVGZ2KzUQYf6qO5q 72TXlimPjn9E8KNcz9yXm8vihKP2cVGKRw0HrP+PC/IJ1zU/RjV7vD3R42jlL5ILSDNV 3dF0MDX+z4qB+ZnO0T5sRgiiVI+C4w/HHROo9v3oR9rRlxXA3aCy828+3RvKDOULjHuu jAew== X-Gm-Message-State: ALoCoQmQgLDHQrjqhy65mbXi5/CpYQIIMT/jVTlj/fhKlvqWpgYiRDV0sm/4FbyVMBRRqyhUr2iLPAl4ELtTV9PI/mvLoE6G4zF4YOA5OnkL4D7+1EFHbN6/1/wTKlg4Zp/zuL75iLor X-Received: by 10.180.104.40 with SMTP id gb8mr3199546wib.59.1405070132173; Fri, 11 Jul 2014 02:15:32 -0700 (PDT) X-Received: by 10.180.104.40 with SMTP id gb8mr3199411wib.59.1405070130759; Fri, 11 Jul 2014 02:15:30 -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 fs17sm3927580wjc.6.2014.07.11.02.15.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Jul 2014 02:15:30 -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 s6B9FQ5R088626 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 11 Jul 2014 10:15:26 +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 s6B9FQnW088625 for freebsd-arm@freebsd.org; Fri, 11 Jul 2014 10:15:26 +0100 (BST) (envelope-from mexas) Date: Fri, 11 Jul 2014 10:15:26 +0100 (BST) From: Anton Shterenlikht Message-Id: <201407110915.s6B9FQnW088625@mech-cluster241.men.bris.ac.uk> To: freebsd-arm@freebsd.org Subject: binutils on arm Reply-To: mexas@bris.ac.uk 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: Fri, 11 Jul 2014 09:16:01 -0000 binutils is clearly a show stopper on arm. Is anybody working on it? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175605 hasn't been touched for 5 months. Anybody knows if it builds on linux/armv6? Worth asking for help in https://sourceware.org/bugzilla/? Anton