From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: [PATCH]:Resend: Add LLVM, clang and clang-runtime-3.8 to GNU Guix Date: Fri, 10 Jun 2016 18:38:49 +0200 Message-ID: <20160610163849.GA4631@thebird.nl> References: <87vb1yjj2u.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBPVD-0007D2-IM for guix-devel@gnu.org; Fri, 10 Jun 2016 12:41:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBPVC-0002sw-LM for guix-devel@gnu.org; Fri, 10 Jun 2016 12:41:47 -0400 Content-Disposition: inline In-Reply-To: <87vb1yjj2u.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org, Dennis Mungai , Guix-devel On Sat, May 28, 2016 at 05:30:49PM +0200, Ludovic Court=E8s wrote: > Hi! >=20 > Another question: is there any use for all these versions, or should we > instead just bump llvm/clang/clang-runtime to 3.8? >=20 > LLVM 3.6 currently has only five users: rdmd and ldc just got upgraded to LLVM 3.8 - we'll update those shortly.=20 I am not sure about Julia.=20 I think it is reasonable to have at least 2 versions of LLVM in GNU Guix. There are always tools lagging behind. Pj.