----- Original Message ----- 
From: "Steve Cicala" <[email protected]>
To: "Sisyphus" <[email protected]>
Cc: <[email protected]>
Sent: Wednesday, May 27, 2009 1:38 AM
Subject: Re: [Perldl] installing on 64-bit Windows 7


> That seems to get it past the first snag, so it spends time building
> code--but ultimately fails again:
[snip]
> Failed Test   Stat Wstat Total Fail  List of Failed
> -------------------------------------------------------------------------------
> t/callext.t      2   512     1    2  1
> t/primitive.t               28    2  10-11

If you're not going to do the sorts of things that callext.t and primitive.t 
do, then it probably won't matter.
However, it would be better to get the problem sorted.

Could you post the output of running:

perl -Mblib t/callext.t
and
perl -Mblib t/primitive.t

(The output we get from running 'nmake test' is a little cryptic - hopefully 
the output of running those commands will make things a little clearer.)

Cheers,
Rob 


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to