Actually generate and use pre-compressed stubs. Currently this is mainly

for testing as the self-packed upx binary does get _larger_ this way.
This commit is contained in:
Markus F.X.J. Oberhumer
2006-11-21 05:29:29 +01:00
parent 140d6ad839
commit 787b1fceff
14 changed files with 4411 additions and 21136 deletions
+2 -2
View File
@@ -161,8 +161,8 @@ endef
# default tools
tc.default.bin2h = python $(top_srcdir)/src/stub/scripts/bin2h.py --ident=auto-stub
##tc.default.bin2h-c = $(call tc,bin2h) --compress=upx-stub-deflate
tc.default.bin2h-c = $(call tc,bin2h) --compress=none
tc.default.bin2h-c = $(call tc,bin2h) --compress=upx-stub-deflate
##tc.default.bin2h-c = $(call tc,bin2h) --compress=none
tc.default.brandelf = python $(top_srcdir)/src/stub/scripts/brandelf.py $(if $(tc_bfdname),--bfdname=$(tc_bfdname))
tc.default.gpp_inc = python $(top_srcdir)/src/stub/scripts/gpp_inc.py
tc.default.gpp_mkdep = python $(top_srcdir)/src/stub/scripts/gpp_inc.py -o /dev/null