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 Date: Thu, 9 Dec 2004 23:24:22 -0800 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: perl 5.8.6 Message-ID: <20041210072421.GA2688@efn.org> References: <41B8AAE4 DOT 2040504 AT ieee DOT org> <41B8D3EE DOT 9030404 AT x-ray DOT at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41B8D3EE.9030404@x-ray.at> User-Agent: Mutt/1.4.1i Organization: bs"d X-IsSubscribed: yes On Thu, Dec 09, 2004 at 11:38:38PM +0100, Reini Urban wrote: > Jason Pearce schrieb: > >Reini Urban wrote: > >>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. > > > >It would be be fantastic if you can. I am making a lot of use of this > >module at the moment to call third party dlls. > > Which of these three? > Win32::API callbacks will need some time. > Use the two other, better perl FFI's instead (FFI, C::Dynalib) > > For Win32::OLE there was a patch somewhere which I didn't apply nor > tested yet. > > Win32::ODBC and the rest of the libwin32 suite works ok. > Win32::GUI also. > Maybe a seperate perl-tk package will be appreciated also, now that I > heard that it works after applying some known patches. > > Should I publish the 5.8.5 package or wait for 5.8.6? > I'm quite busy with postgresql and phpwiki now. Sounds like you provide question and answer together there. Reini, could you email me a copy of the package source? I'd like to see what you've done. Are you aware that about 9 months ago, Win32.xs/Win32.pm were put into the core (and will no longer be part of libwin32 at some point), with some changes/additions? Also don't know if you saw I sent Gerrit a patch to automatically include Win32CORE functions, in the hopes that he would release 5.8.6 that way. For 5.8.7 I want to get win32/wince/cygwin all sharing the same source for those functions and the Win32 module. -- 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/