From owner-freebsd-arm@FreeBSD.ORG Fri Jul 11 11:03:39 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B96FD32A for ; Fri, 11 Jul 2014 11:03:39 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 552A82C18 for ; Fri, 11 Jul 2014 11:03:39 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id z12so873101wgg.0 for ; Fri, 11 Jul 2014 04:03:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xJSCBs9e5YN124BwLL4rLqf14VTLnMRmsyYNvL8oMKU=; b=dV3uhgTvIiLPMliTDOXHIsxbtjTOnqVvW+gga3IP07bYps9Gq5X8GQ/5YTcqjfSEdR mhqxisd0pmdSsmf6zHqExSPZn8ttDALuE3fIzL/NZc6aU7nGSqkA2zGJJHa3OVvJ0vOj cssQ/+ZX4FVkRszZgbDgAgOqxFybpafsDia2sfYhEzOLXGsrrWgeiC1i9UsZakjI89j9 iTaQ89AyKanZAlfF0Twu41SDQIhDOtNWP90Hr5EeTtkLN+Cx1jJYzN3ZBsCOBaG2CiRa SO+BfI8I6aPTAPYpfOGvzYDx43cKc2AwUHfaSEZNQ0ubAWZNG18xRm5ZA0LyIREYyoFJ ON8g== MIME-Version: 1.0 X-Received: by 10.180.10.98 with SMTP id h2mr4054589wib.29.1405076615972; Fri, 11 Jul 2014 04:03:35 -0700 (PDT) Received: by 10.194.16.6 with HTTP; Fri, 11 Jul 2014 04:03:35 -0700 (PDT) In-Reply-To: <201407110915.s6B9FQnW088625@mech-cluster241.men.bris.ac.uk> References: <201407110915.s6B9FQnW088625@mech-cluster241.men.bris.ac.uk> Date: Fri, 11 Jul 2014 13:03:35 +0200 Message-ID: Subject: Re: binutils on arm From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= To: mexas@bris.ac.uk Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-arm@freebsd.org" 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 11:03:39 -0000 2014-07-11 11:15 GMT+02:00 Anton Shterenlikht : > 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/? You should try the CFT from Andreas Tobler: http://lists.freebsd.org/pipermail/freebsd-arm/2014-May/008413.html