Hello,

When I create an executable with pp on my WinXP system, using Perl 5.8.3, and try to run that executable on another system, which has another Perl version (in my case Perl 5.6.1) installed, the application crashes, reporting an error in Perl56.dll. I created a standalone executable, so it should use the packaged Perl58.dll.

This behaviour has been reproduced on a Windows XP, Windows Me, Windows 98SE and Windows 2000 system (the executable was generated every time on a WinXP machine)

When I create a dependent executable (-d), and run that on the target machine, copying the perl58.dll into the directory where the executable resides, I get an 'unknown error' in an 'unknown module' (not very helpful eh?). This was only tested on a Windows Me machine.

--
Jouke Visser
+--------------------------------------------------------------------+
| Speaking at the 2004 O'Reilly        | http://www.pvoice.org       |
| Open Source Convention about pVoice  | http://jouke.pvoice.org     |
| http://conferences.oreilly.com/oscon | [EMAIL PROTECTED]            |
+--------------------------------------------------------------------+

Reply via email to