Binder Manual (G06.24+, H06.03+)

Binder Messages
Binder Manual528613-003
8-25
Error Messages and Warnings
167
You cannot bind C programs compiled under the wide-data model with C programs
compiled under the large-memory model or the small-memory model. Refer to the C
Reference Manual for details on C memory and data models.
209
You specified an invalid directory for the CD command. An existing OSS directory must
be specified in the CD command. The previous directory setting remains in effect.
213
You built an object file using the new features of the SRL Binder and the
USERLIBRARY option is set to build with the implied user library. Binder does not use
the implied user library when building the object file.
214
Binder encountered more than 512 different external entry points that must be
referenced as initialization data. Binder does not build the target codefile.
215
While building an SRL application, Binder encountered a data block that is also
exported by the library. The user code and user library block definitions do not match.
Binder builds the target codefile. The application is not runnable with the specified
library. Supply a correct library before running the application.
E Illegal mix of WIDE and NOWIDE memory attributes in file:
file-name
E Invalid current working directory
W The SET USERLIBRARY option is obsolete
E More that 512 external entry points are referenced as
initialization data
W The block length or address mode does not match the
requirements for the imported block: block-name