From: "Hargreaves, Shawn" To: "'djgpp AT delorie DOT com'" Subject: Appending data to executables? Date: Fri, 26 Sep 97 17:59:00 PDT Message-ID: <342C5B94@relay.probe.co.uk> Encoding: 9 TEXT Precedence: bulk A simple question for anyone who knows about this: are there any gotchas that I should be aware of when appending binary data onto the end of a djgpp executable? It seems to work quite happily, but is there any danger of this upsetting the stub in some way? What about if the file is compressed with DJP? (as long the data is appended after the compression is done, it seems to work ok, but I'm very suspicious of this :-) Shawn Hargreaves.