X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 97F4E3857C5A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1697190442; bh=ttxdPPgJ4pchYABCJn8BgIIE6tmpuxDqoMTd9szYYkc=; h=Date:To:In-Reply-To:References:Subject:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=f5oUHzC/MM7P2aEDdHUNuEfbjnaw9YR7fyRVdQ5yBscQfj37Zc6EHZmQEqcSVVMGj kGaRyLGM1B9CDoAh+cdMutadoSGgjY42c66t765nnWMWlvVGjSx9unm1SeuK15MaZz 7Bvf/5km6cR71ZWfDNJoRIIJC3RX1RZ5PZvbZunk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D7E3B3858D28 Date: Fri, 13 Oct 2023 11:46:25 +0200 (CEST) To: Cygwin Message-ID: In-Reply-To: References: Subject: Re: sqlite3 outdate MIME-Version: 1.0 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HTML_MESSAGE, RCVD_IN_MSPIKE_H5, RCVD_IN_MSPIKE_WL, 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 X-Content-Filtered-By: Mailman/MimeDel 2.1.30 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: xvac--- via Cygwin Reply-To: xvac AT tuta DOT io Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 39D9lN8A008731 thank your reply, I have use cygwin long time, it's a great project. If i want to help cygwin, what can i do? how can i join cygwin team? thanks again. Oct 13, 2023, 12:18 by Brian DOT Inglis AT Shaw DOT ca: > On 2023-10-12 18:41, xvac wrote: > >> Oct 13, 2023, 08:39 by xvac: >> >>> I find sqlite3 and postgresql packages in cygwin is outdate, anyone can up it to latest? >>> > > I would say postgresql is only lagging a few months because the maintainer is busy with many other packages: > > https://cygwin.com/packages/summary/postgresql-src.html > >>> also, many new CLI tools should add to cygwin official repo e.g., `bun` : >>> https://github.com/oven-sh/bun >>> > With ~1.9k open issues, 155 pending PRs, and ~100 releases in 2 years, wait for it to stablize before looking at it. > > Problem is most packages are not written to really be portable, including ability to be cross-compiled, and languages especially are often written as Ph.D. projects, or academic projects to provide a subject for papers and a book by (a) professor(s), and abandoned once the developers get jobs or move away from the originating institution. > >> zig lang >> > > Needs LLVM 17 > >> nim lang >> > > "Cygwin and similar POSIX runtime environments are not supported." > >> rust lang >> > > "Cygwin and similar POSIX runtime environments are not supported." > > Needs LLVM 17 > >> also should add to cygwin official repo. >> > > Feel free to port them, but if they don't use autotools or cmake, libtool, and pkgconfig, expect a lot of work to get them running in the Cygwin environment. > > See the reference to the person trying to port Rust needing to get LLVM 17 ported. > > -- > Take care. Thanks, Brian Inglis Calgary, Alberta, Canada > > La perfection est atteinte Perfection is achieved > non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add > mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut > -- Antoine de Saint-Exupéry > -- 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