Hi,

I'm not sure was this problem already mentioned here, but I got
something strange on Windows with an executables compiled using PAR
(latest snapshot) and Cygwin version of Perl 5.8.2.

The generated executables works fine, except the fact that if I will
move them on the other machine, where the different version of Cygwin
is installed, then during execution I will get such error message in
the pop-up window:

    <program_name> - Entry Point Not Found

    The procedure entry point __getreent could not be located in the
    dynamic link library cygwin1.dll

The snapshot of it is here:

    http://pulstar.albedo.art.pl/~murphy/par/par_on_cygwin.png

If I copy the "cygwin1.dll" from the machine where this code is
working on the machine where it doesn't, then I will end up with a mix
of different cygwin library versions which do no good as well.

So it looks like the generated code is not "stand alone". Is there a
way to make it work (link some extra files which would be used by the
executable)?

Regards,
Murphy

--
  __   __
  ||   ||
 -++- -++- --------------------------------------------------------
  ||\ /||  e-mail: [EMAIL PROTECTED]           GG 107745
  ||   ||  Everything is possible - this is only a question of time
  \/564\/  --------------------------------------------------------

Reply via email to