show image size change in info mode

committer: ml1050 <ml1050> 1144671675 +0000
This commit is contained in:
László Molnár 2006-04-10 12:21:15 +00:00
parent 1879ccd27d
commit f6fdf5cb7f

View File

@ -2002,6 +2002,9 @@ void PackArmPe::pack(OutputFile *fo)
// set_le32(ibuf + ic,get_le32("UPX "));
ibuf.clear(0, oh.filealign);
info("Image size change: %u -> %u kBytes",
ih.imagesize / 1024, oh.imagesize / 1024);
infoHeader("[Writing compressed file]");
// write loader + compressed file