abcdefg has asked for the wisdom of the Perl Monks concerning the following question:
Hi PerlMonks, I have created a perl script on Windows 7-64bit using ActivePerl 5.10.1 Build 1006(64-bit) and created an executable from it using PerlApp.This script perfectly works fine on system that have 64bit OS. Now when trying to run the same script in Win7-32bit,it doesn't work. What is the issue.Is ActivePerl not backward compatible?How can I make this executable work on 32bit as well as 64 bit OS?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl script creted using Active perl64bit doesnt work with 32bit OS
by daxim (Curate) on Jul 30, 2012 at 16:06 UTC | |
|
Re: Perl script creted using Active perl64bit doesnt work with 32bit OS
by bulk88 (Priest) on Jul 30, 2012 at 17:17 UTC | |
|
Re: Perl script creted using Active perl64bit doesnt work with 32bit OS
by Anonymous Monk on Jul 30, 2012 at 18:36 UTC |