http://www.perlmonks.org?node_id=1011011


in reply to PAR packer error

Hi .. Thanks for the quick comments... I'm using the Active Perl v5.16.1 Build 1601(64 bit)... I'm open to experimentation now ...
My application is not specifically built fr the 64 bit windows and i'm planning to develop it for cross platform implementation, i.e for both 32 bit and 64 bit windows... I haven't used strawberry perl ...Could you please guide me on how to go about it ??? The PAR::Packer i guess compiles the executable based on the platform it is developed upon ( in my case a 64 bit version).. I'll try using minGW meanwhile ...

Replies are listed 'Best First'.
Re^2: PAR packer error
by marto (Cardinal) on Dec 31, 2012 at 11:34 UTC

    "i guess compiles the executable"

    Stop guessing. pp is a packager, not a compiler. Please read the documentation (along with the links provided in this thread) carefully so that you understand what this tool does.

Re^2: PAR packer error
by Anonymous Monk on Dec 31, 2012 at 07:33 UTC