📄 wlerrmsg.gml
字号:
If it is issued, please report this problem.
.do end
.*
.errnote 2071 EXIT procedure not found
.np
This message is issued only if a NetWare executable file is being
generated.
The symbol specified in the "EXIT" option has not been defined.
The default "STOP" symbol is "_Stop".
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.if '&overlay' eq 'yes' .do begin
.errnote 1072 SECTION directive not allowed in root
.np
When describing 16-bit overlays, "SECTION" directives must appear
between a "BEGIN" directive and its corresponding "END" directive.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.do end
.*
.errnote 2073 bad Novell file format specified
.np
An invalid NetWare executable file format was specified.
Valid formats are NLM, DSK, NAM, LAN, MSL, HAM, CDM or a numerical
module type.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 2074 circular alias found for %s
.np
An attempt was made to circularly define the symbol name specified in
an ALIAS directive.
For example:
.millust begin
ALIAS foo1=foo2, foo2=foo1
.millust end
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.if '&overlay' eq 'yes' .do begin
.errnote 2075 expecting an END directive
.np
A "BEGIN" directive is missing its corresponding "END" directive.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.do end
.*
.errnote 1076 %s option multiply specified
.np
The option "%s" can only be specified once.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1080 file %s is a %d-bit object file
.np
A 32-bit attribute was encountered while generating a 16-bit
executable file format, or
a 16-bit attribute was encountered while generating a 32-bit
executable file format.
.*
.errnote 2082 invalid record type 0x%x
.np
An object record type not recognized by the linker has been
encountered.
This message is issued when linking object modules created by other
compilers or assemblers that create object files with records that the
linker does not recognize.
.*
.errnote 2083 cannot reference address %a from frame %x
.np
When generating a 16-bit executable, the offset of a referenced symbol
was greater than 64K from the location referencing it.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 2084 target offset exceeds 64K at %a
.np
When generating a 16-bit executable, the computed offset for a symbol
exceeds 64K.
"%a" defines the location of the fixup.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 2086 invalid starting address for .COM file
.np
The value of the segment of the starting address for a 16-bit DOS
"COM" file, as specified in the map file, must be 0.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1087 stack segment ignored in .COM file
.np
A stack segment must not be defined when generating a 16-bit DOS "COM"
file.
Only a single physical segment is allowed in a DOS "COM" file.
The stack is allocated from the high end of the physical segment.
That is, the initial value of SP is hexadecimal FFFE.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 3088 virtual memory exhausted
.np
This message is similar to the "dynamic memory exhausted" message.
The DOS-hosted version of the linker has run out of memory trying to
keep track of virtual memory blocks.
Virtual memory blocks are allocated from expanded memory, extended
memory and the spill file.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 2089 program too large for a .COM file
.np
The total size of a 16-bit DOS "COM" program must not exceed 64K.
That is, the total amount of code and data must be less than 64K since
only a single physical segment is allowed in a DOS "COM" file.
You must decrease the size of your program or generate a DOS "EXE"
file.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1090 redefinition of %s by %s ignored
.np
The symbol "%s1" has been redefined by module "%s2".
This message is issued when the size specified in the "NAMELEN" option
has caused two symbols to map to the same symbol.
For example, if the symbols
.sy routine1
and
.sy routine2
are encountered and "OPTION NAMELEN=7" is specified, then this message
will be issued since the first seven characters of the two symbols are
identical.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.if '&overlay' eq 'yes' .do begin
.errnote 2091 group %s is in more than one overlay
.np
A group that spans more than one section in a 16-bit DOS executable
has been detected.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.do end
.*
.errnote 2092 NEWSEGMENT directive appears before object files
.np
The 16-bit "NEWSEGMENT" directive must appear after a "FILE"
directive.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 2093 cannot open %s
.np
This message is issued when the linker is unable to open a file
and is unable to determine the cause.
.*
.errnote 2094 i/o error processing %s
.np
This message is issued when the linker has encountered an i/o error
while processing the file and is unable to determine the cause.
This message may be issued when reading from object and library files,
or writing to the executable and spill file.
.*
.if '&overlay' eq 'yes' .do begin
.errnote 3097 too many library modules
.np
This message is similar to the "dynamic memory exhausted" message.
This message if issued when the "DISTRIBUTE" option for 16-bit DOS
executables is specified.
The linker has run out of memory trying to keep track of the
relationship between object modules extracted from libraries and the
overlays they should be placed in.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.do end
.*
.errnote 1098 Offset option must be a multiple of %dK
.np
The value specified with the "OFFSET" option must be
a multiple of 4K (4096) for Phar Lap and QNX executables and
a multiple of 64K (65536) for OS/2 and Windows 32-bit executables.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 2099 symbol name too long: %s
.np
The maximum size (approximately 2048) of a symbol has been exceeded.
Reduce the size of the symbol to avoid this error.
.*
.errnote 1101 invalid incremental information file
.np
The incremental information file is corrupt or from an older version
of the compiler.
The old information file and the executable will be deleted and new
ones will be generated.
.*
.errnote 1102 object file %s not found for tracing
.np
A "SYMTRACE" or "MODTRACE" directive contained an object file (namely
%s) that could not be found.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1103 library module %s(%s) not found for tracing
.np
A "SYMTRACE" or "MODTRACE" directive contained an object module
(namely module %s1 in library %s2 ) that could not be found.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.if '&overlay' eq 'yes' .do begin
.errnote 1105 cannot reserve %l bytes of extra overlay space
.np
The value specified with the "AREA" option for 16-bit DOS executables
results in an executable file that requires more than 1 megabyte of
memory to execute.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.do end
.*
.errnote 1107 undefined system name: %s
.np
The name %s was referenced in a "SYSTEM" directive but never defined by
a system block definition.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1108 system %s defined more than once
.np
The name %s has appeared in a system definition block more than once.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1109 OFFSET option is less than the stack size
.np
For the QNX operating system, the stack is placed at the front of the
executable image and thus the initial load address must leave enough
room for the stack.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1110 library members not allowed in libfile
.np
Only object files are allowed in a "LIBFILE" directive.
This message will be issued if a module from a library file is
specified in a "LIBFILE" directive.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1111 error in default system block
.np
The default system block definition (system name "286" for 16-bit
applications) and (system name "386" for 32-bit applications) contains
a directive error.
The system name "286" or "386" is automatically referenced by the
linker when the format of the executable cannot be determined (i.e. no
"FORMAT" directive has been specified).
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 3114 environment name specified incorrectly
.np
This message is specified if the environment variable is not properly
enclosed between two percent (%) characters.
.*
.errnote 1115 environment name %s not found
.np
The environment variable %s has not been defined in the environment
space.
.*
.if '&overlay' eq 'yes' .do begin
.errnote 1116 overlay area must be at least %l bytes
.np
This message is issued if the size of the largest overlay exceeds the
size of the overlay area specified by the "AREA" option for 16-bit DOS
executables.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.do end
.*
.errnote 1117 segment number too high for a movable entry point
.np
The segment number of a moveable segment must not exceed 255 for
16-bit executables.
Reduce the number of segments or use the "PACKCODE" option.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 1118 heap size too large
.np
This message is issued if the size of the heap, stack and the default
data segment (group DGROUP) exceeds 64K for 16-bit executables.
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 2119 wlib import statement incorrect
.np
The "EXPORT" directive allows you to specify a library command file.
This command file is scanned for any librarian commands that create
import library entries.
An invalid command was detected.
.if &e'&optdoc eq 0 .do begin
See the section entitled "The EXPORT Directive" for the correct format
of these commands.
.do end
.if &e'&optdoc eq 1 .do begin
.np
This message should not be issued for a &powerpp Win32 executable.
If it is issued, please report this problem.
.do end
.*
.errnote 2120 application too large to run under DOS
.np
This message is issued if the size of the 16-bit DOS application
exceeds 1M.
.*
.errnote 1121 '%s' has already been exported
.np
The linker has detected an attempt to export a symbol more than once.
For example, a name appearing in more than one "EXPORT" directive will
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -