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 410A3138350 for ; Fri, 24 Apr 2020 13:34:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 237BCE0AD4; Fri, 24 Apr 2020 13:34:46 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [159.69.161.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C1806E095A for ; Fri, 24 Apr 2020 13:34:45 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jRyTc-000Ihm-GJ for gentoo-user@lists.gentoo.org; Fri, 24 Apr 2020 15:34:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: Is Gentoo dead? Date: Fri, 24 Apr 2020 13:34:39 -0000 (UTC) Message-ID: References: <20200421165803.GB187193@redacted> <11506562.O9o76ZdvQC@peak> <20200421190145.GF187193@redacted> <20200422161455.GA23147@legohost> <20200423152716.51799a42.lembark@wrkhors.com> <20200424092239.GA16833@legohost> User-Agent: slrn/1.0.3 (Linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b006a322-7828-4754-b3d2-79f04886cd85 X-Archives-Hash: f6d12200bc1e37b2b335029d1f21ba12 On 2020-04-24, lego12239@yandex.ru wrote: > On Thu, Apr 23, 2020 at 03:27:16PM -0500, Steven Lembark wrote: >> >> > portage must be in C and statically linked. >> >> Seems to argue in favor of a statically-linked dynamic language: The >> runtime compiler can be static with install scripts being a bit more >> malleable. > > The core of portage should be in C, imho. Why? I've been running Gentoo on multiple machines (generally at least 4 or 5) for 15+ years now. I've never seen any problems that could be attributed to the fact that portage isn't written in C. -- Grant