X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4B48E13B.2030205@x-ray.at> Date: Sat, 09 Jan 2010 21:04:11 +0100 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.6) Gecko/20091206 SeaMonkey/2.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin, perl or DBI seriously broken in 1.7.1? References: <19C1823A54BB4C058061C783D86F41F8 AT multiplay DOT co DOT uk> <6910a61001080252v24afa56qf7461e5679de4937 AT mail DOT gmail DOT com> In-Reply-To: <6910a61001080252v24afa56qf7461e5679de4937@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Reini Urban schrieb: > 2010/1/7 Steven Hartland: >> Been trying a few things and going back from perl 5.10.1-2 to >> perl 5.10.1-1 fixes the issue, or at least I can now no longer >> reproduce the problem readily. >> >> Looking at the differences seem to be the change in flags from >> "-Dmad=y" -> "-Doptimize=-O3" so we could be looking at a >> compiler bug? >> >> One thing for sure though 5.10.1-2 is not reliable here. > > Interesting. I could reproduce your problem. Please reinstall DBI from CPAN Easiest test: perl -MCPAN -e'get DBI' perl -MCPAN -e'make DBI' => compare perl -Mblib t/02dbidrv.t (works ok) vs perl t/02dbidrv.t (errors at 13, 21, 22) The old DBI is not compatible. I'm investigating now why. (cygwin 1.7 or gcc or perl) -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple