From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from latitanza.investici.org (latitanza.investici.org [IPv6:2001:888:2000:56::19]) by sourceware.org (Postfix) with ESMTPS id 6E8623858281 for ; Thu, 22 Dec 2022 10:35:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6E8623858281 Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=autistici.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=autistici.org Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by latitanza.investici.org (Postfix) with ESMTP id 4Nd6Cb2yDSzGpxS for ; Thu, 22 Dec 2022 10:35:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1671705339; bh=7StPy7LCDcp4YWLDHpeEqFoeYqmg8muQK8KgaGKEUWg=; h=Date:From:To:Subject:From; b=C4SRf3jgnv3kYY196wymdVzmECiQrK3h5Em4SSoLXE1vThtQX3ddeczzT6VFYEgKs /Bc0rDyfYZkW3YV1V83gWo80ZCKm4vd088/x5xbE8WG/ZlOOoYRrLLIfWIdFOWqJug orMnTqK0JTCrC7Ne3o7rNADj2y3GTtohNbi194r0= Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: i.nixman@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id 4Nd6Cb1j64z613t for ; Thu, 22 Dec 2022 10:35:39 +0000 (UTC) MIME-Version: 1.0 Date: Thu, 22 Dec 2022 10:35:39 +0000 From: i.nixman@autistici.org To: Gcc Help Subject: way to run some plugin before preprocessing stage User-Agent: Roundcube Webmail Message-ID: X-Sender: i.nixman@autistici.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,SPF_PASS,TXREP 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: hello, my question is, is there any way how I can run some plugin or just to start some external process just before the preprocessing stage? best!