H
Harry
Hi,
I'm unable to get perlcc to convert my perl-prog.pl program to an exe.
The program runs just fine as a Perl script.
Any help would be greatly appreciated.
Thanks.
/Harry
C:\>perlcc perl-prog.pl
C:\apps\Perl\bin/perlcc.bat: perl-prog.pl did not compile, which can't
happen:
Starting compile
Walking tree
Exporter saved (it is in Getopt::Std's @ISA)
Prescan
Saving methods
Can't locate object method "IVX" via package "B::NV" at C:/apps/Perl/
lib/B/C.pm line 650.
CHECK failed--call queue aborted.
C:\>perl -v
This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 18 registered patches, see perl -V for more detail)
Copyright 1987-2007, Larry Wall
Binary build 822 [280952] provided by ActiveState http://www.ActiveState.com
Built Jul 31 2007 19:34:48
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source
kit.
I'm unable to get perlcc to convert my perl-prog.pl program to an exe.
The program runs just fine as a Perl script.
Any help would be greatly appreciated.
Thanks.
/Harry
C:\>perlcc perl-prog.pl
C:\apps\Perl\bin/perlcc.bat: perl-prog.pl did not compile, which can't
happen:
Starting compile
Walking tree
Exporter saved (it is in Getopt::Std's @ISA)
Prescan
Saving methods
Can't locate object method "IVX" via package "B::NV" at C:/apps/Perl/
lib/B/C.pm line 650.
CHECK failed--call queue aborted.
C:\>perl -v
This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 18 registered patches, see perl -V for more detail)
Copyright 1987-2007, Larry Wall
Binary build 822 [280952] provided by ActiveState http://www.ActiveState.com
Built Jul 31 2007 19:34:48
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source
kit.