From owner-freebsd-arm@FreeBSD.ORG Sat Nov 3 13:47:30 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59EA8B1E for ; Sat, 3 Nov 2012 13:47:30 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0AC8B8FC0A for ; Sat, 3 Nov 2012 13:47:28 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so5984669vba.13 for ; Sat, 03 Nov 2012 06:47:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=aeSdZewqlDjHS1wrUDsKG3B4Cy3Y2hBTu+mwuZGwHEA=; b=lbxgUVg+0J60ZfsSajB2XPZiPsf2YEv1FCqYA5rYV5LVDtZS2PRDn9QasDj5CjEDl+ gnjB1KkbrXyvAiKyAcfnXAjC5PKruCgqdpN27COq7DpXtyC2veLHDTrdSPrsmCcm5ffG JykWgj2Gga4u+JojVSbu4FZmjymfI2TwC4kgtxLXQkhO6DoorIdvKCkebORRkCasAXWH 7TegNCnm0+MveqTt2ycbxBirxlcygSgh+7dclGfz/sjbaOCc8yomZkauj71vNEJCGwuv YgVpHnnHF2/Ubc2qgLZ2juRyAE4SyOe8Fe5gpIK1XkVbmLjYnxtfBY42rvXg5pl8iZzd rlGA== MIME-Version: 1.0 Received: by 10.52.30.39 with SMTP id p7mr4243816vdh.16.1351950447625; Sat, 03 Nov 2012 06:47:27 -0700 (PDT) Received: by 10.58.233.80 with HTTP; Sat, 3 Nov 2012 06:47:27 -0700 (PDT) Date: Sat, 3 Nov 2012 21:47:27 +0800 Message-ID: Subject: FreeBSD-arm with Clang From: Alie Tan To: "freebsd-arm@freebsd.org" X-Gm-Message-State: ALoCoQmfncgd2B/vAPxM+wCcKWZsqwtcEsYGQQOeKQV/8GemytK8Rt4Z6tz2sc8Ayk5/J840vCnF Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Sat, 03 Nov 2012 13:47:30 -0000 Hi, Have you tried building FreeBSD-arm with Clang? Please share your exeperience. Would be better if Tim can add this compiler option on his Beaglebone github script. Thanks