Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <382F421F.ADBE2378@ece.gatech.edu> Date: Sun, 14 Nov 1999 18:13:35 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: [ANN] Perl5.005_62 for cygwin-b20.1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Perl5.005_62 is now available for cygwin-b20.1 on http://cygutils.netpedia.net/. Precompiled binary, patched source, and the patch are all available. Also, downloadable precompiled modules for: perl5.005_62-DBI-1.13 perl5.005_62-Data-ShowTable-3.3 perl5.005_62-DelimMatch-1.04 perl5.005_62-GDBM_File-5.00562 perl5.005_62-Msql-Mysql-modules-1.2209 perl5.005_62-String-CRC-1.0 perl5.005_62-String-CRC32-0.9 perl5.005_62-XML-DOM-1.25 perl5.005_62-XML-Parser-2.27 all recompiled for perl5.005_62. This may be the last version for cygwin-b20.1. I plan to update my system to either Cygwin v1.0 or cygwin-b21 (ie. development snapshots) very soon. I'll keep this version available on the website for as long as possible, to support slow migrators. *************************** Latest version is 9 Nov 99 (-991109) Changes (perl5.005_61-cygwinb20-991005) --- (perl5.005_62-cygwinb20-991109) * it's perl5.005_62 ( most of the previous cygwin-specific patch was accepted into the main tree. A few patches were rejected because the files in question changed dramatically; changes were no longer applicable. ) * new cygwin-specific patch: + change "CYGWIN" pre-processor define to "__CYGWIN__" + a few changes to hints/cygwin.sh in response to perl5-porters questions * executables and libraries are built stripped. This includes the downloadable modules I have provided, and any modules you build yourself. To change this behavior, edit /usr/local/lib/perl5/5.00562/cygwin/Config.pm and remove the "-s" options from lddlflags, ldflags, and ccdlflags. If you're building from source and don't want stripped libs, then remove the "-s" options from lddlflags, ldflags, and ccdlflags in /hints/cygwin.sh. *************************** perl harness results (when *built* using text!=binary mounts) Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- lib/glob-basic. 11 2816 9 7 77.78% 3-9 lib/io_unix.t 106 27136 5 5 100.00% 1-5 op/grent.t 1 1 100.00% 1 op/stat.t 58 1 1.72% 35 op/taint.t 149 3 2.01% 1, 3, 31 pragma/warnings 333 1 0.30% 117 11 tests and 30 subtests skipped. Failed 6/229 test scripts, 97.38% okay. 18/10460 subtests failed, 99.83% okay. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com