On Mon, Aug 5, 2013 at 5:43 PM, David Mertens <dcmertens.p...@gmail.com>wrote:

> For example, on a Windows system without jpeg, it throws a runtime
> exception saying "The application has failed to start because
> libjpeg-8_.dll was not found..."


What --link option did you specify in this case?
Where is this DLL located and what was the value of  PATH when you ran pp?

but it is not correctly finding the libraries that I ask it to find with
> the --lib flag.
>

The --lib option has nothing to do with your problem, it augments the *Perl*
*module* search path
(same as "perl -Ipath ..." does).


Cheers, Roderich

Reply via email to