From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [96.126.110.187]) by sourceware.org (Postfix) with ESMTPS id 9D9BD3858CDA; Tue, 4 Oct 2022 14:01:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9D9BD3858CDA Authentication-Results: sourceware.org; dmarc=pass (p=quarantine dis=none) header.from=elastic.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=elastic.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=YSKCBa+q/I0qN121WXBE0sGs07508KLSibSndopvEZk=; b=fPzGF7cw0ASR5FKD1F5YdOzCzJ CWqMUs7v9o0Tt0c7BX/Oo3VvyQAbTPyD0PbdzTbrPMhsMsemeS2OkjulFbBG8QrGsPaoeqb2aMqcf +SbxXZGNrv6ibHvFEqIZ81R4/n2hMo9eGzhEz/2uCk9OV1qYwQWhD5vy7TKAFncYw/R6HaeTT1d9y jN3V++jXz9ZcbMoC2Y/iYO24veqf0XSM2OHHMVHpqPIeWisAc9dugPls3hcLQbrXY68Uhwi6radOt CRK2fyUkkuxn20yH2kJe+L4qb5BxmUdjTta8Llhb/keIMk8PFt77rH7oErKsDRy0dCg2NvmJ3KYJd HU4FppPA==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ofiUN-0007s0-1X; Tue, 04 Oct 2022 14:01:39 +0000 Received: from very.elastic.org ([192.168.1.1]) by elastic.org with esmtp (Exim 4.96) (envelope-from ) id 1ofiUN-000MUq-0Y; Tue, 04 Oct 2022 10:01:39 -0400 Received: from fche by very.elastic.org with local (Exim 4.96) (envelope-from ) id 1ofiUN-00DyLZ-0Q; Tue, 04 Oct 2022 10:01:39 -0400 Date: Tue, 4 Oct 2022 10:01:39 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Siddhesh Poyarekar , gdb@sourceware.org, Mark Wielaard , libc-alpha@sourceware.org, binutils@sourceware.org, gcc@gcc.gnu.org Subject: Re: The GNU Toolchain Infrastructure Project Message-ID: References: <6f6d141b-b776-8707-2c91-dc38d20aa9e1@gotplt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6f6d141b-b776-8707-2c91-dc38d20aa9e1@gotplt.org> X-Sender-Verification: "" X-Spam-Status: No, score=-101.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,SPF_PASS,TXREP,USER_IN_WELCOMELIST,USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi - > [...] I think the LF proposal is the best long term way forward for > the GNU toolchain projects to remain competitive *and* Free. [...] Can you elaborate what risks in terms of competitiveness or freedom you foresee with the status quo? This is the first I recall hearing of this concern. - FChE