Bogusław Brandys wrote:
Under Windows there are some aspects to consider:
Do not use  UPX if computer has low memory (program uses twice memory
when UPX-ed) or program is using some DLL files which are also used by
other programs - it can't be shared among them.

From UPX website:

Overview
    UPX is a versatile executable packer with the following features:
* very fast decompression: ~10 MB/sec on an ancient Pentium 133, ~200 MB/sec on an Athlon XP 2000+. * no memory overhead for your compressed executables because of in-place decompression.


The official website says there is no memory overhead.

Felipe

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to