Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Error Messages - <b>1106: not enough real memory to link</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1106:   not enough real memory to link

     Explanation:  This message indicates that Blinker could not allocate
     enough real (DOS) memory to continue the link.  Blinker has a link-time
     virtual memory system that can use EMS (3.2 and higher), XMS (2.0 and
     higher) memory (or disk space) when conventional DOS memory is fully
     allocated.  However, Blinker still requires a certain amount of
     conventional DOS memory to complete the link cycle.

     Action:  To make more memory available, either remove one or more
     TSRs currently resident, run Blinker from outside a make utility, or
     reduce the number of buffers specified in the CONFIG.SYS.  Reducing the
     number of SECTION INTO and SEARCH commands will also reduce the memory
     needed at link time.

     See also:  The Linker Reference Commands section in the "CA-Clipper
     Real Mode Linker--BLINKER.EXE" chapter of the Programming and Utilities
     Guide.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson