Zilog EZ80F916 User Manual
Page 111

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
91
Figure 61. Warnings Page of the Project Settings Dialog Box
Treat All Warnings as Fatal
When selected, this check box causes the linker to treat all warning messages as fatal
errors. When the check box is selected, the linker does not generate output file(s) if there
are any warnings while linking. By default, this check box is deselected, and the linker
proceeds with generating output files even if there are warnings.
NOTE: Selecting this check box displays any warning (as errors), regardless of the state of the
Show Warnings check box in the General page (see “Show Warnings” on page 58).
Treat Undefined Symbols as Fatal
When selected, this check box causes the linker to treat “undefined external symbol”
warnings as fatal errors. If this check box is selected, the linker quits generating output
files and terminates with an error message immediately if the linker cannot resolve any
undefined symbol. By default, this check box is selected because a completely valid exe-
cutable cannot be built when the program contains references to undefined external sym-