Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: Packaging cURL for cygwin distribution ??? X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Date: Thu, 11 Oct 2001 18:00:03 -0400 Message-ID: <6EB31774D39507408D04392F40A10B2BC1FD6C@FDYEXC202.mgroupnet.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Packaging cURL for cygwin distribution ??? Thread-Index: AcFSoBRo3ZV+pMU8SPa0bBUcVDrTGQ== From: "Roth, Kevin P." To: X-OriginalArrivalTime: 11 Oct 2001 22:00:03.0963 (UTC) FILETIME=[14C2A4B0:01C152A0] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9BM0Ha18262 There exists a command-line http (and ftp, and more) client called cURL (along with its back-end library named libcurl) that I would like to see added to the cygwin setup.ini. I realize there's a moratorium in effect on new packages, and I'm happy to simply post an announcement to the Software listing on www.cygwin.com. (for now ;-) Before I do that, I have a question: cURL's configure script includes an option "--disable-shared". I *think* "--enable-shared" is the default, however I don't really understand exactly what these options mean. Is there any best practice about whether or not these options should be used for cygwin builds? I've built it both ways, and it seems to run just fine (under cygwin as well as directly from DOS) in both configurations. For what it's worth: a: I ran a search on the cygwin-apps archive, and didn't find any reference to curl. Thus, I assume no one else is already working on this. b: Because cURL already compiles (and tests) cleanly under cygwin, I expect no great difficulty in creating binary and source tarballs, however I haven't actually done so yet. Thanks, --Kevin