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: <39B2A45608F7B242BB3128E873E81B4611311F@dnce02.itg.ti.com> From: "Ferran, Luc" To: "'cygwin AT cygwin DOT com'" Subject: Perl 5.8.0-5 cygwin and threads Date: Wed, 17 Sep 2003 18:49:00 +0200 MIME-Version: 1.0 Content-Type: text/plain Hi all, I'd like to use Threads unders perl in cygwin. My perl script starts with use Thread; When I launch this script I have the following message : This Perl has neither ithreads nor 5005threads at /usr/lib/perl5/5.8.0/Carp.pm line 335 BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.0/Thread.pm line 335. Compilation failed in require at /home/A0919193/perl/cc_check/lbl_cmp2.pl line 3. BEGIN failed--compilation aborted at /home/A0919193/perl/cc_check/lbl_cmp2.pl line 3 On the mailling list archives it seems that some test are made on perl threads. Is there anything to do or any pre-requisites in order to have threads activated ? Regards, Luc -- 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/