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: <4132DC0D.2000102@x-ray.at> Date: Mon, 30 Aug 2004 09:49:33 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a2) Gecko/20040714 MIME-Version: 1.0 To: "Gerrit @ cygwin" Subject: Re: understanding effects of moving addons from site_perl to vendor_perl References: <413144A1 DOT 3060900 AT tlinx DOT org> <008501c48db8$4b9e7030$78d96f83 AT robinson DOT cam DOT ac DOT uk> <919640362 DOT 20040829135252 AT familiehaase DOT de> <4132716E DOT 1010502 AT tlinx DOT org> <1748313440 DOT 20040830071854 AT familiehaase DOT de> In-Reply-To: <1748313440.20040830071854@familiehaase.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Gerrit P. Haase schrieb: > Am Montag, 30. August 2004 um 02:14 schriebst du: >>>I think I can include libwin32 with the main perl package, but >>>there are problems building it, there is a bug in some w32api >>>headers and one part is not building at all (OLE). > > >>That would be cool if there was 1 package -- would more guarantee >>them being in sync. I tend to agree...I guess I was lucky before >>this -- either I got the libwin32 with the perl-dist, or libwin32 >>has been kept in sync with perl. Maybe the next release of perl was >>kept in the "Experimental" state until the lib was sync'ed? > > > Well, you may keep the previous until libwin32 is updated. > > >>Why would there be a bug in building it? Has the win32 interface >>changed since the last perl release or did the cygwin headers >>somehow get mangled? Strange. > > > There is one problem with changed gcc behaviour, a switch is needed > --enable-stdcall-fixup probably, then there is another unresolved > problem with the OLE module. Adding --enable-stdcall-fixup is optional, it only prints a warning, but does the fixup nevertheless. The OLE problems are more serious, I had no time to check it. Maybe Rafael? I fixed Win32::API and C::Dynalib though. Win32::GUI also improved since the latest perl-libwin32 > I'm thinking about changing the naming scheme, to reflect this. Your should try to hardlink cygperl_.dll to cygperl.dll IMHO it should work, but I haven't tested it. >>Occasionally, I send emails to the "scripting guys" at Microsoft >>asking to show some of their scripting talents in something other >>than Visual Basic or some proprietary MS language. Would be sorta >>neat if they demo'ed using standard scripting languages such as >>bash, perl or python to do system management/ maintenance tasks. I >>refer them to the cygwin platform as being a good place to >>experiment with such languages and I've heard that perl is used >>internally by programmers (not sure for what, though)... > > Windows comes with perl (well as an addon in the resource kit) since > nearly 10 years. you mean perl comes with windows... :) windows comes with p2p since nearly 10 years, the src package since 6 months... :) -- 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/