public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Perl 5.8.0-5 cygwin and threads
@ 2003-09-17 17:02 Ferran, Luc
  2003-09-17 20:59 ` Gerrit P. Haase
  0 siblings, 1 reply; 4+ messages in thread
From: Ferran, Luc @ 2003-09-17 17:02 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'



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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Perl 5.8.0-5 cygwin and threads
  2003-09-17 17:02 Perl 5.8.0-5 cygwin and threads Ferran, Luc
@ 2003-09-17 20:59 ` Gerrit P. Haase
  0 siblings, 0 replies; 4+ messages in thread
From: Gerrit P. Haase @ 2003-09-17 20:59 UTC (permalink / raw)
  To: Ferran, Luc; +Cc: 'cygwin@cygwin.com'

Hallo Luc,

Am Mittwoch, 17. September 2003 um 18:49 schriebst du:


> 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 ?

Please get the perl-5.8.1-1 test release (together with cygwin-1.5.4).


Gerrit
-- 
=^..^=


--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Perl 5.8.0-5 cygwin and threads
  2003-09-18  8:36 Ferran, Luc
@ 2003-09-18 11:00 ` Gerrit P. Haase
  0 siblings, 0 replies; 4+ messages in thread
From: Gerrit P. Haase @ 2003-09-18 11:00 UTC (permalink / raw)
  To: Ferran, Luc; +Cc: 'Gerrit @ cygwin'

Luc schrieb:


> Where can I get this version, the last one setup.exe can see is 5.8.0-5 !

Activate the radio button 'Exp' which displays all the test versions in
the setup.exe chooser.  But be careful since currently there are many
test versions older than the current versions available.

I suggest at first upgrading to cygwin-1.5.4 only (this is in the
'Current' listing), then toggle the radio button to 'Exp' and select
perl-5.8.1-1 there.  Eventually you'll need also gcc-3.3.1 (this is also
a test version) and the latest binutils to build modules.


Gerrit
-- 
=^..^=


--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Perl 5.8.0-5 cygwin and threads
@ 2003-09-18  8:36 Ferran, Luc
  2003-09-18 11:00 ` Gerrit P. Haase
  0 siblings, 1 reply; 4+ messages in thread
From: Ferran, Luc @ 2003-09-18  8:36 UTC (permalink / raw)
  To: 'Gerrit @ cygwin'

Thanks Gerrit,

Where can I get this version, the last one setup.exe can see is 5.8.0-5 !
Regards,
Luc

-----Original Message-----
From: Gerrit P. Haase [mailto:gp@familiehaase.de] 
Sent: Wednesday, September 17, 2003 11:04 PM
To: Ferran, Luc
Cc: 'cygwin@cygwin.com'
Subject: Re: Perl 5.8.0-5 cygwin and threads


Hallo Luc,

Am Mittwoch, 17. September 2003 um 18:49 schriebst du:


> 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 ?

Please get the perl-5.8.1-1 test release (together with cygwin-1.5.4).


Gerrit
-- 
=^..^=

--
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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-18 10:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-17 17:02 Perl 5.8.0-5 cygwin and threads Ferran, Luc
2003-09-17 20:59 ` Gerrit P. Haase
2003-09-18  8:36 Ferran, Luc
2003-09-18 11:00 ` Gerrit P. Haase

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).