On Tue, 10 Aug 2010 18:23:00 -0400
Jason Stevens <neozeed(a)gmail.com> wrote:
I get the impression that the maximum exe size is
128kb with 64kb of
instructions, and 64kb of data?
Isn't there something that can be done with overlays
You are limited to 64 kB
of data. Code size can be larger then 64 kB
with the help of overlays. Have a look at how the kernel does this.
--
\end{Jochen}
\ref{http://www.unixag-kl.fh-kl.de/~jkunz/}