X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3AFFF3857C5A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1697170728; bh=aenUPQlZaSZ/G3+1xlHk8dfPa8+IhMPGdSyIMBSbq4w=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=GIeamBnixHxCrfgXC+L651bk1Q4r4GaIAM0XGGXRsK6PGG9d1drAWDKyKNImiVyRO zLAZ4EWRqxqiA4cV+9eUQ69PYp3krkFol4IB6mFQJcuwgaOvWBV9xiRCmaaUQEjGNW rLJGSt9hW9ZRu+UypUVVTX9zF+Nw8SPaSa2a1va8= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BD2B93858D1E X-Authority-Analysis: v=2.4 cv=Ra+Dtnhv c=1 sm=1 tr=0 ts=6528c50f a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=NEAV23lmAAAA:8 a=aLn9iW4_gJ4WaxeV8-AA:9 a=QEXdDO2ut3YA:10 a=RdcCDeIzNLAA:10 a=sRI3_1zDfAgwuvI8zelB:22 Message-ID: Date: Thu, 12 Oct 2023 22:18:22 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: sqlite3 outdate Content-Language: en-CA To: Cygwin References: Organization: Inglis In-Reply-To: X-CMAE-Envelope: MS4xfHNTtSKBF5mVkskVYOH1P7hN+g8BD81x/xktc024s/rYijExR8Z2EJ8vlipvHDHTBq32TBR1WURd6d9am0GmCP8LYUFhj6q0PAGcHdP98EA8NzWWf8pQ 9Rz7S4IoaL2xngqzVD9vUET99MGq/dyuWQWbXLEHFg0BKLINfA2EF6uB9ifynjp3cT02lFe0SUf9wChn0asRSdabbfbGYka23/E= X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, 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-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: Brian Inglis via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Brian Inglis , xvac AT tuta DOT io Content-Type: text/plain; charset="utf-8"; Format="flowed" 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 39D4ImCe031907 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