More work on lzma for dos/exe.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-02-11 21:20:00 +01:00
parent 44ed84f5cf
commit b62573ae8f
12 changed files with 6243 additions and 3299 deletions
+1
View File
@@ -88,6 +88,7 @@ def create_bindump(bindump_fn, dump_fn):
e = f[1], int(f[2], 16), int(f[5], 16), int(f[6][3:], 10), len(sections)
sections.append(e)
assert not section_names.has_key(e[0]), e
assert not e[0].endswith(":"), ("bad section name", e)
section_names[e[0]] = e
##print sections
# preprocessSymbols