beautypg.com

Warn, Warning is fatal, Warnoverlap – Zilog Z8F0130 User Manual

Page 383: Linker expressions, Warn warning is fatal warnoverlap

background image

UM013037-1212

WARN

Zilog Developer Studio II – Z8 Encore!

User Manual

359

WARN

The

WARN

command specifies that warning messages are to be generated. An optional

warning file can be specified to redirect messages. The default setting is to generate warn-
ing messages on the screen and in the map file.

Syntax

[-]

WARN

= []

Example

-WARN=warnfile.txt

WARNING IS FATAL

The

WARNING IS FATAL

command causes the linker to treat all warning messages as

fatal errors. The linker does not generate output file(s) if there are any warnings while
linking. By default, the linker proceeds with generating output files even if there are warn-
ings.

Syntax

[

-

]<

WARNING

|

WARN

> <

IS

|

=

> <

FATAL

>

Examples

-warn=fatal

or

WARNING IS FATAL

WARNOVERLAP

The

WARNOVERLAP

command enables or disables the warnings when overlap occurs while

binding segments. The default is to display the warnings whenever a segment gets over-
lapped.

Syntax

-[NO]warnoverlap

Linker Expressions

This section describes the operators and their operands that form legal linker expressions:

+ (Add)

– see page 361