in reply to Re: problem with using "perlcc" command.
in thread problem with using "perlcc" command.
I have tried with PAR(pp) also.
for ex.
pp -o a a.pl
pp -o a.exe a.pl
but i can not run the executables ("$ ./a" in linux or "c:/a.exe" in WIN2K)
error messege "bash :./a can not execute binary file" comes in case of linux.
and "file is too big to be fitted in memory" error messege comes in windows.
MUNU