From owner-freebsd-arm@freebsd.org Wed Mar 29 18:22:04 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48273D247C7 for ; Wed, 29 Mar 2017 18:22:04 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x235.google.com (mail-it0-x235.google.com [IPv6:2607:f8b0:4001:c0b::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0EA5532FB for ; Wed, 29 Mar 2017 18:22:04 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x235.google.com with SMTP id 190so61677761itm.0 for ; Wed, 29 Mar 2017 11:22:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=ot086LhtLHnk/Ubo3UKmWQ70jIEIaXLqMK367wAut70=; b=uWeBMS9gxQKOWuk1EzhgW4CoL0zgwaV7gTwX2ARvbq4bItvrW5oo3TcEWIfmchorRb tshA19jFde2j/Ch1Tt/uy335lZMX279+p9uYoVkkyQj2M067jcnrBe8X2p6JvtcxT/IV pvvNsDhU+zTSa9iYzcN4JTRjpHoE9J9OI2tBbo0kJXbs+Oyo8C7eVdufQLC4xgrT6lyX Lvm9YKMQrVxPgQGhzQrA3fZWGvbqk1GwKIiv7ElQiCftxX/dSnG7+k2xmbJzK6vOM/In RDMGRQsgpitN4zeZ9EnD+WsRa1YEKuQiEg4mSoosdi2z9No03KV5Vp34uRdSM/7S9Su8 oL9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=ot086LhtLHnk/Ubo3UKmWQ70jIEIaXLqMK367wAut70=; b=G2AWxw6XII30EuHlnHILnSPjHFSf25O4I87yGwWk58OQsXryYm7biWL72Ec7+LhLiz QkiA12ZNSrhPQor94o7l/NGz3XiHweA4Daq4v5LsKSo93Y2FzHlcbiA8lTG3rHxm2xVR q6Pu1Vei7E2s6xWA+q6VK0hQNAq6F2hyesvBym0uFqyXObQ3exLxTvNnM1O+NEXLyegI NBu+2oOj53eGv1V9pvrRiSKRkBalx9cUymFhZ4p1Au0SuZ1tZDErWINPMW5oCyFObuIV qCx+Cjkb9yyO3SpKBBRRLJRbVxWJpQjieTtEYWPFcA3HRHl66h8bzShW1Ge2Hd3Os59E J38A== X-Gm-Message-State: AFeK/H3ZgEVn7FRZfJLKPdlMuQZYSOU4bLsAcse21PRZwTmPM7D3xJ0XCtzo0nHJCBXOoch+mIUPsVyxV9V8GA== X-Received: by 10.36.76.11 with SMTP id a11mr2822815itb.60.1490811723323; Wed, 29 Mar 2017 11:22:03 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.146.24 with HTTP; Wed, 29 Mar 2017 11:22:02 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:a045:c633:4156:d07c] In-Reply-To: <5eb49766-e5af-d89f-b4f6-a0d655a3859a@bsd.com.br> References: <5eb49766-e5af-d89f-b4f6-a0d655a3859a@bsd.com.br> From: Warner Losh Date: Wed, 29 Mar 2017 12:22:02 -0600 X-Google-Sender-Auth: pY3uDfUxEhxpJcE2szKOj1Bf8i4 Message-ID: Subject: Re: gcc for aarch64 To: =?UTF-8?B?T3RhY8OtbGlv?= Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2017 18:22:04 -0000 The in-tree gcc compiler doesn't have any aarch64 support. Out of tree ones should be supported though. Or at least it should be possible to try to build and see what blows up... Most developers use clang on aarch64, so there's bound to be a few surprises. Warner On Wed, Mar 29, 2017 at 11:44 AM, Otac=C3=ADlio = wrote: > Dear, is anyone using gcc in aarch64 architecture? The last time I tried = to > compile the gcc I received a message that the architecture was not > supported. > > []'s > > -Otacilio > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"