X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7455B3858410 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=kvRX/xVtBCHznrVs0NPZJt4OABLSBBN8Y8w5GGtor5o=; b=Cw+79/PeBQfhXY4Vo/JTWU6byUBimdB3cItWhcOe3RS6HZ3MnxbMSzpB2j0P3SjeHF npEKZdpO8FLZ/V8SFwRHVq0aK1FYi0Y0GQnKyvZ6MAMyLSGAq2oZomRv8DD//oHivkCk N49epjdXPki4HScTBQ1zUBSDnAqiYrAT6hMDEE5TYtSHLr0dBwzdNt/EJyq85B0G476E /LYEsbpuiC65SvRJNePL/gTiDcvGMMJ/rpJeGzaOnCKdUc4CmEO5MpicdbblvHm6csCY 1dK3OdtVaKGde/b2qDq/QASVKszf79tYjEL7IBtR77C6qnmHqzf4ZZV1HTp3R6phf4Wl LEkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=kvRX/xVtBCHznrVs0NPZJt4OABLSBBN8Y8w5GGtor5o=; b=hl2sLxXNSbuaQF3XkCamheisg0OLNSVWrHOfUUkO3KN5uQ3G5Ce8pmZhIIy6N5S9AQ Hr95qa/V0w6FuD3S1nvLgFTnaRjxA4q4TImiRDD+eP9jsqLwnKxnzkoao8y8AL4GKL4I IGw8/YnEE49VGl3lHrhiwCOtw3FKxa41tOuntBtxkUoa/UL2bVnlhff30uZHmrSXQ6O5 txFXx3ayHUCwHoRtTbXwHWn8KnXJnRAfIyiuEYy+pJXfbnvtCSYa4dFketD5lj6o9v29 ZfXS/ybWgyUsGrOLZnkChTr/ql7pATznhbknYE85rP4ZQKw3rhMHABE7WjJPK2IyQYP9 NMWg== X-Gm-Message-State: AOAM532x5/bqcyJaY1FXaJNJCOTDllsfud6J5SUisEvwKg5KZdxXzp4o dv29+yCsbMd22gCJnZKu0zA6nRy86IqerrWwhuU002Y8 X-Google-Smtp-Source: ABdhPJyf3wd5S5TUf3ReN5ZK2OOrv5r8yifv88VMlIwwfAAeokn74oxgiU2i1LlRHYWylRuj2sYFr7tjRrhFx06QsSQ= X-Received: by 2002:a05:6102:3907:: with SMTP id e7mr2385337vsu.39.1639814896954; Sat, 18 Dec 2021 00:08:16 -0800 (PST) MIME-Version: 1.0 From: "C,C H" Date: Sat, 18 Dec 2021 16:08:05 +0800 Message-ID: Subject: Is it possible to include golang and rust to cygwin? To: cygwin AT cygwin DOT com X-Spam-Status: No, score=2.5 required=5.0 tests=BAYES_05, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi, Team, I am looking for making golang and rust codes compiled in cygwin, but it seems not easy to build these compilers from scratch. Currently, cygwin does not provide golang and rust compilers. As far as I know, these popular programming languages are ported to msys2. Is it possible to provide these pipular language compilers? Best regards. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple