From owner-freebsd-hackers@freebsd.org Mon Aug 10 05:35:39 2015 Return-Path: Delivered-To: freebsd-hackers@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 AEFB999DE6C for ; Mon, 10 Aug 2015 05:35:39 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (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 767CBDBE; Mon, 10 Aug 2015 05:35:39 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by iodd187 with SMTP id d187so159471032iod.2; Sun, 09 Aug 2015 22:35:39 -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=mle7LVumUy/W6ZC4F8RJbWgAL9tdob+OCdqYisdDH6s=; b=wrqku47lqaNFwD1ePsmoML2gPaNJQU4QA1c1dXj+VEvsgPGycQM/jZ4EIOScJXCJ9e +s7fIOoHjOZOWoiEVaTz1VKDLFGF1gHBAhT0Hf8Sh8pznsXqwXmODiSebGJ9VSrzJ18m qu32q9GWfd6mMIPfXue8uOORdaoBV07gAdG2dXMUbO18rrc0IdORBAZbH39oiJ+F+7RH 2/v6A4TiSv5FtW72x8CgTTPWog8Tq+oDl9rWSacaWylvoe4N87XUQb0qPotT5eIMVCdG 2OXRmeskY+mEjsThKvvxIjJKl4hfqIvfOL2b8U6h9z8COu3CF9Ayy4akmyRI92K97rhN mOPA== MIME-Version: 1.0 X-Received: by 10.107.164.103 with SMTP id n100mr11195744ioe.123.1439184938992; Sun, 09 Aug 2015 22:35:38 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Sun, 9 Aug 2015 22:35:38 -0700 (PDT) In-Reply-To: References: <20150809215403.GC20238@server.rulingia.com> <6C12EBFE-EAA9-4C12-9F03-1CB2C28C4A6E@me.com> <51EEBC6E-5D85-439D-874D-D223EE045515@me.com> Date: Sun, 9 Aug 2015 22:35:38 -0700 Message-ID: Subject: Re: Sparc64 support From: Adrian Chadd To: "K. Macy" Cc: Jordan Hubbard , Bill Sorenson , "freebsd-hackers@freebsd.org" , Kevin Bowling Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Mon, 10 Aug 2015 11:22:24 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2015 05:35:39 -0000 Or we could just suggest (hint hint) to the clang people that we're ready to just pull the rip cord and start removing gcc-4.2 as an in-tree compiler, like they actually would like. Then see if people fix the external toolchain. I'm saying "hey, it's almost there, let's do it" and see if the carrot works. :) -adrian