Tue Aug 30 16:56:15 2016: Request 117323 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR-Packer
     Subject: parl a.par not finding DLL that was added with -l
   Broken in: 1.035
    Severity: (no value)
       Owner: Nobody
  Requestors: [email protected]
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=117323 >


On 2016-08-30 02:23:41, BHALLISSY wrote:
> but when I use the parl approach, the dll is loaded from C:\Strawberry
> rather from the unpacked PAR cache.
> 
> Is this expected? Am I missing a parameter somewhere?

While it's reasonable to assume, it won't actually work. 
The DLL problem ist just one aspect that works in a packed executable, but not 
in .par + parl. Another is data files, either packed explicitly with "-a" or 
implicitly for modules who are known to install stuff besides the actual Perl 
code.

Stick to packed excutables.

Cheers, Roderich

Reply via email to