Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <41AE7F15.5030908@x-ray.at> Date: Thu, 02 Dec 2004 03:33:57 +0100 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a4) Gecko/20040927 MIME-Version: 1.0 To: cygwin Subject: perl 5.8.6 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes No need to hurry, Gerrit :) http://search.cpan.org/~nwclark/perl-5.8.6/pod/perl586delta.pod This arrived yesterday. Just wanted to know a rough timeframe and what you plan to do with the DLL name, so that I can coordinate libwin32 and the Win32::GUI upgrades. I want to seperate Win32::GUI from libwin32, and I want to contact Rafael. We have to bite the bullet with the 5.8.5 dll dependency once. Maybe I'll come up up a simplier upgrade solution, changing the dll's binmode: s/cygperl5_8_2.dll/cygperl5_8.dll/g and moving it over. Put this into the postinstall script to move all old CPAN libs to the new site_perl? Maybe I'll come to the pending Win32::API problem with the callbacks on gcc also. A simple hack30-like solution should always be possible. Or a fallback to C::Dynalib. Win32::OLE didn't compile OOTB, but this is easy. Just forgot where I put the patch. And your /usr/include/iodbcunix.h was wrong. Had to patch it to compile Win32::ODBC. Will send it later. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/