> I used the following command:
> 
> pp -o a.exe --verbose -M Glib simple.pl

"-M Glib" shouldn't be necessary.

> C:\users\gabor\mygtk>pp --version
> Perl Packager, version 0.12 (PAR version 0.87)
> 
> I have not tried in on Linux yet.

Works for me here on Linux (same version of pp/PAR as yours).

Could you check whether Glib.dll is actually included
in the executable, e.g. try

  unzip -l a.exe 

Cheers, Roderich

Reply via email to