From owner-freebsd-arm@FreeBSD.ORG Mon Jun 24 21:08:04 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2EBA4776 for ; Mon, 24 Jun 2013 21:08:04 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qc0-x22a.google.com (mail-qc0-x22a.google.com [IPv6:2607:f8b0:400d:c01::22a]) by mx1.freebsd.org (Postfix) with ESMTP id E8B831FF7 for ; Mon, 24 Jun 2013 21:08:03 +0000 (UTC) Received: by mail-qc0-f170.google.com with SMTP id s1so6774035qcw.29 for ; Mon, 24 Jun 2013 14:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=HXBuf1QfiGOXgX48P1V3uyDq53ffjoyoGBUwzJwdpok=; b=qJtA4iKlPl2aM003cb516VEDwJfQkKW/JAJTXJiTIALrwEtQHE90KFfKqSStenmfOe Xxh575Qg2eFSQA2u2VeGkE8mrnF4M49T+KdLM9cVBrPkx0xjEzHjiPRKbDp6I+OtpPYZ 6gTCjuxi2m6kRcQ/fvtrnrhLW1++H+PttYJYEG6M7DxEnFh1FLviiwBt0Y1K5YtYaVDT /EBdXP3V+jVhuZ5NAIn0+vZNStqNKnaGBzfNEzR5ep/8/nhW7WuBBOABrEapucZxT9zv 5DHNokVmWt6mDtsdA8VbpN5kqk5TWK3BFK2Kjm8dAlMV8W8XCPM0/MfkLsX4t49NfMq4 tB9g== MIME-Version: 1.0 X-Received: by 10.49.107.201 with SMTP id he9mr20632609qeb.74.1372108083534; Mon, 24 Jun 2013 14:08:03 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.5.65 with HTTP; Mon, 24 Jun 2013 14:08:03 -0700 (PDT) In-Reply-To: References: <800732D1-B06A-40AE-AE69-F6170662B2AA@turbofuzz.com> <3B1B1A39-13AF-4718-A9D6-757D6FEFC27F@bsdimp.com> Date: Mon, 24 Jun 2013 14:08:03 -0700 X-Google-Sender-Auth: pT2ubqPjgWLmKjX5EVRoL0YLCoc Message-ID: Subject: Re: Raspberry pi not ready to self-host yet? From: Adrian Chadd To: Jordan Hubbard Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 21:08:04 -0000 On 24 June 2013 11:36, Jordan Hubbard wrote: > Others have pointed out that clang may not be ready for prime-time yet on= ARM. I don't have much to compare with since Apple is already on clang/LL= VM 5.0 and FreeBSD is back with 3.3 - I don't even really remember what the= state of ARM support was that long ago. :-) .. there's LLVM 5? Where? adrian