RE: Some problems that struck me

2000-12-04 Thread Dan Sugalski
At 12:22 PM 12/2/00 +0100, Martin Vorlaender wrote: >Dan Sugalski <[EMAIL PROTECTED]> wrote: > > At 06:52 PM 11/26/00 +0100, Martin Vorlaender wrote: > > >As a prerequisite, I tried to install Digest::MD5 v2.12. With both > > >SHA1.xs and MD5.xs, the DEC C optimizer seems to got into a loop. > > >

RE: Some problems that struck me

2000-12-02 Thread Martin Vorlaender
Dan Sugalski <[EMAIL PROTECTED]> wrote: > At 06:52 PM 11/26/00 +0100, Martin Vorlaender wrote: > >As a prerequisite, I tried to install Digest::MD5 v2.12. With both > >SHA1.xs and MD5.xs, the DEC C optimizer seems to got into a loop. > >I ctrl-C'ed out of it after 10 minutes. Building them /NoOpt

Re: Some problems that struck me

2000-11-27 Thread Dan Sugalski
At 06:52 PM 11/26/00 +0100, Martin Vorlaender wrote: >As a prerequisite, I tried to install Digest::MD5 v2.12. With both >SHA1.xs and MD5.xs, the DEC C optimizer seems to got into a loop. >I ctrl-C'ed out of it after 10 minutes. Building them /NoOpt went fine. That's odd. I've never encountered t

Some problems that struck me

2000-11-26 Thread Martin Vorlaender
Hi, when trying to build XML::Edifact under VMS/VAX 6.2, DEC C 5.7-004, Perl 5.6 + Crinoid patches, I encountered some problems. A quick confirmation that I'm not the only one who's had this would be nice. As a prerequisite, I tried to install Digest::MD5 v2.12. With both SHA1.xs and MD5.xs, the