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: <41E44274.9080503@x-ray.at> Date: Tue, 11 Jan 2005 22:17:40 +0100 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.7) Gecko/20040616 MIME-Version: 1.0 To: "Gerrit P. Haase" CC: cygwin AT cygwin DOT com, Yitzchak Scott-Thoennes Subject: Re: perl 5.8.6 References: <41B8AAE4 DOT 2040504 AT ieee DOT org> <41B8D3EE DOT 9030404 AT x-ray DOT at> <20041210072421 DOT GA2688 AT efn DOT org> <41B9C27C DOT 4000407 AT x-ray DOT at> <41E2EEF1 DOT 8080101 AT familiehaase DOT de> In-Reply-To: <41E2EEF1.8080101@familiehaase.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Gerrit P. Haase schrieb: > Reini Urban wrote: > Your libwin32 package, does it work on Win98 / ME? I cannot test that in ME/98 now. Laptop needs a new power cable and vmware was too big for my hd. > I have included Yitzchak's patch and the Win32CORE module statically > into perl, now the users are getting: > ntdll.dll is missing export atoi(). > > Hmmm. atoi() is used all over the place in the perl source... I believe I or Rafael wrote a minor atoi() base 10 stub to be ntdll / strtol independent. The whole atoi issue is to get rid of the slow strtol: error checking, C locale only? Shouldn't this dependency be resolved in cygwin/newlib? Perl shouldn't care about that. > Why was this not a problem with 5.8.5 before including Win32CORE > statically? Don't remember. But sorry, I'm very busy right now. Maybe tommorrow. Have to write a simple WOID - webshop-in-one-day. -- 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/