Anyidea?No, I don't really have any idea at all .... maybe a few straws to clutch at, but that's about it. You haven't installed a Windows CE build of ActivePerl have you ? (I couldn't find any evidence that they even provide such a thing.) And if you had somehow managed to install a Windows CE build, then I would have expected it needs coredll.dll to even run
perl -V (but that's obviously not the case since you've already provided your
perl -V output).
Does the same thing happen for all perl extensions that you build ? eg if you build
Math::FFT from source (by running 'perl Makefile.PL', nmake', 'nmake test'), does the same error arise when you run 'nmake test' ?
Cheers,
Rob