Mail Archives: djgpp/1997/03/31/13:43:12
On Mon, 31 Mar 1997 dporter AT tsd DOT textron DOT com wrote:
> Hello, I and new to DJGPP and have a question on memory models. I have
> reviewed the FAQ and the info files on GCC and I have not seen
> anything on memory models, this does't mean it's not there, just that
> I haven't found the info yet. So, the question is how do you specify
> the memory model in the command line?
No, it's not there. DJGPP doesn't use those icky memory models like other
DOS compilers. DJGPP always works in a 32-bit environment; other compilers
refer to this as the "flat" model.
- Raw text -