Date: Tue, 25 Aug 1998 23:34:04 -0400 (EDT) Message-Id: <199808260334.XAA06326@delorie.com> From: DJ Delorie To: matthew DOT krause AT juno DOT com CC: djgpp AT delorie DOT com In-reply-to: <19980825.232445.3854.1.matthew.krause@juno.com> Subject: Re: Executable Size Precedence: bulk > Is it possible to make a program file so large that it cannot be > executed? It would have to be *really* large, on the order of hundreds of megabytes (not including debug info). DOS only sees the first 2k no matter what, so don't worry about that either.