From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B53013832E for ; Thu, 18 Aug 2016 13:56:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5EE921C08A; Thu, 18 Aug 2016 13:56:44 +0000 (UTC) Received: from mail-qk0-f193.google.com (mail-qk0-f193.google.com [209.85.220.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9CDC21C06B for ; Thu, 18 Aug 2016 13:56:43 +0000 (UTC) Received: by mail-qk0-f193.google.com with SMTP id j6so1909585qkc.0 for ; Thu, 18 Aug 2016 06:56:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pathscale-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=VlXhBftFP+Ig/aWwttsx/2wy490X1dn2pJgMVPwmKB8=; b=Muhataaom9TWEkV4E582YNtZd5VxxsUwPrbtzFgBpkpeNjSibdE3iLaZYjoi15XimP 05gs3/hfr3QZZP4QCiCVXanw4AP5xmHbyrwqtHtFfZkcIArbOcf0UkpFhNfUad3Jgrk5 R7Y41mnSEMTY6Ag7nCycctL+m1T+e9a+/48R/Q9iH9UHB6EsYTmpHBRzWwYPKjvssOwd Kc1u1Ig35mJAQUiGoJSgLZpzcLNtODCDK83dUSp23DzLnyHE9p0Fek3h8hiOYiJqFbSo kCAFrm98Y09uxju+3Z/T0MRX8rK2PIvkMMurpXh+56ZOQYhysUOI96kN92ptZeX5nbCK k3Vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=VlXhBftFP+Ig/aWwttsx/2wy490X1dn2pJgMVPwmKB8=; b=XSS2cy2Hdrhwmy/kRUGDqtJGb9pF48spdU9Z2fZnr/ZHzGHH8hmwNbvYZ8SDnpNnz0 Pgtf7t9hBd0iCwDwEql3a54okPhvz7pVxCFIy9E0rimloX6yArCXkzSTY0urcVQV5Bj6 w1sKlvIvO56Zl9DIZn0+4l/l6x+qM4Q6bNlSvN32AHkPuobWL/5RiWb4X7FiExS/4dv0 2Xa5axXubi8h8Vv6aRe/04iLAQt4H0EXxaxUBrs0kVDuHR6rft6y3dx1+r+9WAbEtVYI gozYDvx9ysdcsGpCDm+WzGUBNgAhSUiNEvoeQltWChsiPJ61lZh7+Nwa/wgLTKhGn+Ei 4jnw== X-Gm-Message-State: AEkoouu+D0nZ1Mimabg8tkuuC/wlDq+BJjjaOcVJ+tm4lL3vhFYtgIb+wz/1prDkwZn8Y/IR+pRBTDtzCP2F6g== X-Received: by 10.55.101.17 with SMTP id z17mr2445951qkb.186.1471528602790; Thu, 18 Aug 2016 06:56:42 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.140.22.6 with HTTP; Thu, 18 Aug 2016 06:56:22 -0700 (PDT) X-Originating-IP: [115.87.2.110] In-Reply-To: References: <20160816182204.61c27681.mgorny@gentoo.org> From: =?UTF-8?B?QyBCZXJnc3Ryw7Zt?= Date: Thu, 18 Aug 2016 21:56:22 +0800 Message-ID: Subject: Re: [gentoo-dev] New project: LLVM To: "Anthony G. Basile" Cc: gentoo-dev-announce@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: be0fe520-86f3-45b2-9057-86d6991cd9cd X-Archives-Hash: 72e4ca28c69f243e91f3cae3eed61e5c @mgorny may be able to help with some of this and has quite a bit of experience building clang/llvm. Where I work we use a "wrapper" that helps coordinate a lot of the moving pieces. https://github.com/pathscale/llvm-suite/ This may not be the perfect "gentoo" way to handle it, but the approach would produce a clean and correct compiler. With llvm dependencies getting more and more complicated, I'm not sure if it would be possible to have both a gnu-free and also perfect 1-project-source-repo:1-ebuild ratio. I'm sure there's llvm/clang ebuilds already and curious what others think.. On Thu, Aug 18, 2016 at 9:48 PM, Ian Bloss wrote: > Woot! Don't tell Stallman lol. > > > On Tue, Aug 16, 2016, 09:22 Micha=C5=82 G=C3=B3rny wr= ote: >> >> Hello, everyone. >> >> I have the pleasure of announcing that after the long period of split >> maintenance, we are forming an united LLVM project [1] to maintain all >> of LLVM packages in Gentoo and work on establishing improved support for >> a healthy, gcc-free ecosystem. >> >> [1]:https://wiki.gentoo.org/wiki/Project:LLVM >> >> -- >> Best regards, >> Micha=C5=82 G=C3=B3rny >>