⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wlerrmsg.gml

📁 开放源码的编译器open watcom 1.6.0版的源代码
💻 GML
📖 第 1 页 / 共 4 页
字号:
cause this message to be issued.
Also, if you have declared a symbol as an export in your source and
have also specified the same symbol in an "EXPORT" directive, this
message will be issued.
This message is only a warning.
.*
.errnote 3122 no FILE directives found
.np
This message is issued if no "FILE" directive has been specified.
In other words, you have specified no object files to link.
.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 3123 overlays are not supported in this version of the linker
.np
This version of the linker does not support the creation of overlaid
16-bit executables.
.*
.errnote 1124 lazy reference for %S has different default resolutions
.np
A lazy external reference is one which has two resolutions: a preferred
one and a default one which is used if the preferred one is not found.
In this case, the linker has found two lazy references that have the
same preferred resolution but different default resolutions.
.*
.errnote 1125 multiple aliases found for %S
.np
The linker has found a name which has been aliased to two different
symbols.
.*
.errnote 1126 %s has been modified: doing full relink
.np
The linker has determined that the time stamps on the executable file
and symbolic information file (.sym) are different.
An incremental link will not be done.
:CMT. .errnote 1126 INT 15 interrupt may be incorrect
:CMT. .np
:CMT. An error was reported while the linker was trying to access extended
:CMT. memory.
:CMT. The interrupt 15 vector (used to access extended memory) has been
:CMT. corrupted during the linking process.
:CMT. .if &e'&optdoc eq 1 .do begin
:CMT. .np
:CMT. This message should not be issued for a &powerpp Win32 executable.
:CMT. If it is issued, please report this problem.
:CMT. .do end
:CMT. .*
:CMT. .errnote 3126 too many EMS requests queued
:CMT. .np
:CMT. An error was reported while the linker was trying to access expanded
:CMT. memory.
:CMT. The error message is issued if too many applications are
:CMT. simultaneously making extended memory requests.
:CMT. .*
:CMT. .note or
:CMT. .bd EMS physical mapping corrupted
:CMT. .np
:CMT. A serious problem has occurred while trying to access expanded memory.
:CMT. The EMS frame has been corrupted.
:CMT. This can be caused by a TSR that is using the EMS frame for other reasons.
:CMT. .if &e'&optdoc eq 1 .do begin
:CMT. .np
:CMT. These messages should not be issued for a &powerpp Win32 executable.
:CMT. If they are issued, please report this problem.
:CMT. .do end
.*
.errnote 2127 cannot export symbol %S
.np
An attempt was made to export a symbol defined with an absolute
address or to export an imported symbol.
It is not possible to export these symbols with the "EXPORT"
directive.
.*
.errnote 3128 directive error near beginning of input
.np
The linker detected an error at the start of the command line.
.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 3129 address information too large
.np
The linker has encountered a segment that appears in more than 11000
object files.
An empty segment does not affect this limit.
This can only occur with Watcom debugging information.
If this message appears, switch to DWARF debugging information.
.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 1130 %s is an invalid shared nlm file
.np
The NLM specified in a "SHAREDNLM" option is not valid.
.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 3131 cannot open spill file: file already exists
.np
All 26 of the DOS-hosted linker's possible spill file names are in
use.
Spill files can accumulate when linking on a multi-tasking system and
the directory in which the spill file is created is identical for each
invocation of the linker.
.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 2132 curly brace delimited list incorrect
.np
A list delimited by curly braces is not correct.
The most likely cause is a missing right brace.
.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 1133 no realbreak specified for 16-bit code
.np
While generating a Phar Lap executable file, both 16-bit and 32-bit
code was linked together and no "REALBREAK" option has been specified.
A warning message is issued since this may be a potential problem.
.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 1134 %s is an invalid message file
.np
The file specified in a "MESSAGE" option for NetWare executable
files is invalid.
.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 3135 need exactly 1 overlay area with dynamic overlay manager
.np
Only a single overlay area is supported by the 16-bit dynamic overlay
manager.
.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 1136 segment relocation to a read/write data segment found at %a(%S)
.np
The "RWRELOCCHECK" option for 16-bit Windows (Win16) executables has
been specified and the linker has detected a segment relocation to a
read/write data segment. Where the name of the offending symbol is not
available, "identifier unavailable" is used.
.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 3137 too many errors encountered
.np
This message is issued when the number of error messages issued by the
linker exceeds the number specified by the "MAXERRORS" 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 3138 invalid filename '%s'
.np
The linker performs a simple filename validation whenever a filename
is specified to the linker.
For example, a directory specification is not a valid filename.
.*
.errnote 3139 cannot have both 16-bit and 32-bit object files
.np
It is impossible to mix 16-bit code and 32-bit code in the same
executable when generating a QNX executable 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 1140 invalid message number
.np
An invalid message number has been specified in a "DISABLE" 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 1141 virtual function table record for %s mismatched
.np
The linker performs a consistency check to ensure that the C++
compiler has not generated incorrect virtual function information.
If the message is issued, please report this problem.
.*
.errnote 1143 not enough memory to sort map file symbols
.np
There was not enough memory for the linker to sort the symbols in the
"Memory Map" portion of the map file.
This will only occur when the "SORT GLOBAL" option 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 1145 %S is both pure virtual and non-pure virtual
.np
A function has been declared both as "pure" and "non-pure" virtual.
.*
.errnote 2146 %s is an invalid object file
.np
Something was encountered in the object file that cannot be processed
by the linker.
.*
.errnote 3147 Ambiguous format specified
.np
Not enough of the FORMAT directive attributes were specified to enable
the linker to determine the executable file format.
For example,
.millust begin
FORMAT OS2
.millust end
.pc
will generate this message.
.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 1148 Invalid segment type specified
.np
The segment type must be one of CODE or DATA.
.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 1149 Only one debugging format can be specified
.np
The debugging format must be one of Watcom, CodeView, DWARF (default),
or Novell.
You cannot specify multiple debugging formats.
.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 1150 file %s has code for a different processor
.np
An object file has been encountered which contains code compiled for a
different processor (e.g., an Intel application and an Alpha object
file).
.*
.errnote 2151 big endian code not supported
.np
Big endian code is not supported by the linker.
.*
.errnote 2152 no dictionary found
.np
No symbol search dictionary was found in a library that the linker
attempted to process.
.*
.errnote 2154 cannot execute %s1 : %s2
.np
An attempt by the linker to spawn another application failed.
The application is specified by "%s1" and the reason for the failure is
specified by "%s2".
.*
.errnote 2155 relocation at %a to an improperly aligned target
.np
Some relocations in Alpha executables require that the object be
aligned on a 4 byte boundary.
.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 2156 OPTION INCREMENTAL must be one of the first directives specified
.np
The option must be specified before any option or directive which
modifies the linker's symbol table (e.g., IMPORT, EXPORT, REFERENCE,
ALIAS).
.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 3157 no code or data present
.np
The linker requires that there be at least 1 byte of either code or
data in the executable.
.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 1158 problem adding resource information
.np
The resource file is invalid or corrupt.
.*
.errnote 3159 incremental linking only supports DWARF debugging information
.np
When OPTION INCREMENTAL is used, you cannot specify non-DWARF
debugging information for the executable.  You must specify DEBUG
DWARF when requesting debugging information.
.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 3160 incremental linking does not support dead code elimination
.np
When OPTION INCREMENTAL is used, you cannot specify OPTION ELIMINATE.
.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 1162 relocations on iterated data not supported
.np
An object file was encountered that contained an iterated data record
that requires relocation.
This is most commonly caused by a module coded in assembly language.
.*
.errnote 1163 module has not been compiled with the "zv" option
.np
When OPTION VFREMOVAL is used, all object files must be compiled with
the "zv" option.  The linker has detected an object file that has not
been compiled with this option.
.*
.errnote 3164 incremental linking does not support virtual function removal
.np
When OPTION INCREMENTAL is used, you cannot also specify OPTION
VFREMOVAL.
.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 1165 resource file %s too big
.np
The resource file specified in OPTION RESOURCE was too big to fit
inside the QNX executable. The maximum size is approximately 32000
bytes.
.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 2166 both %s1 and %s2 marked as starting symbols
.np
If the linker sees that there is more than one starting address
specified in the program and they have symbol names associated with
them, it will emit this error message. If there is more than one
starting address specified and at least one of them is unnamed, it
will issue message 2030.
.*
.errnote 1167 The NLM internal name (%s) has been truncated as it exceeds the maximum size.
.np
This message is issued when generating a NetWare NLM.
The output file name as specified by the NAME directive has
specified a long file name (exceeds 8.3). The linker will truncate
the generated file name by using the first eight characters of the
specified file name and the first three characters of the file
extension (if supplied), separated by a period.
.*
.if &e'&dohelp eq 0 .do begin
.endnote
.do end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -