On 06/05/2008 01:31 PM, Rahed wrote:
[EMAIL PROTECTED] (Niel Lambrechts) writes:

I've noticed that my PAR generated binaries always get extracted -
even on multiple runs, although I was under the impression that
subsequent runs would avoid doing that.

Use -T "myDir" option to pp. -C must not be used. Subsequent runs of exe
will use cache-myDir directory.

Sorry if my original post was a bit unclear, but I _am_ using -T "mydir", and multiple runs still shows the output I first posted if I have PAR_GLOBAL_DEBUG=1. Subsequent runs do seem faster though, but the output is EXACTLY the same, I checked it with diff...

I'm not sure if some of the modules has to always be extracted, but at the very least there is a problem with the shared library getting re-extracted.

I am including the library using --link=/usr/lib/libgd.so.2.

cheers
Niel


Reply via email to