[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BLINKER EXECUTABLE EXTENDED Specify linking of DOS extended executable
------------------------------------------------------------------------------
Purpose : Specify the linking of a DOS extended executable
Syntax : BLINKER EXECUTABLE EXTENDED [<minimum extended
memory>]
Default : Default for <minimum extended memory> is 512 Kb
Example : # Create a DOS extended program that
# requires 2 Mb extended memory
BLINKER EXECUTABLE EXTENDED 2048
This command specifies that Blinker should produce a protected mode DOS
extended executable.
The executable generated will only run on an 80286 processor or above, with
a minimum of 1 Mb of available extended memory.
If BLINKER EXECUTABLE EXTENDED is specified then ALL link script commands to
do with overlaying are ignored, and a non-overlaid program is always
created.
Note: Protected mode programs must be specifically written to work in
protected mode. Use of this command does not imply that the program will run
successfully as a protected mode program, it simply sets the format of the
.EXE accordingly.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson