Mail Archives: djgpp/1996/08/14/19:45:12
Maan M. Hamze <mmhamze AT mail DOT utexas DOT edu> wrote:
: Mr. Eric Domazlicky <DHGW39B AT prodigy DOT com> wrote in article
: <4usslt$j72 AT usenetw1 DOT news DOT prodigy DOT com>...
: > I have a question regarding the size of DJGPP's Executables being so
: > large: Would it be very hard to put the Stub in a seperate file? This
: > way, if you had several .EXEs you were distributing you could just
: > decrease file size by just having one Stub instead of one for every
: > EXE file.
: >
: hmmmm..and one more thing to worry about :)
And a big hassle for the end user of your program, since the stubs
have to be added to each file before running it (or you have to run
stub xxx.exe for each). Given that the stub is 2k long and assuming a
cluster size of 8k (512MB to 1GB partition), it will not make the file
any longer in 50% of the files (assuming that exe sizes are uniformly
distributed, maybe that's not correct).
bye, Alexander
--
Alexander Lehmann, | "On the Internet,
alex AT hal DOT rhein-main DOT de (plain, MIME, NeXT) | nobody knows
lehmann AT mathematik DOT th-darmstadt DOT de (plain) | you're a dog."
<URL:http://www.mathematik.th-darmstadt.de/~lehmann/>
- Raw text -