Copyright Digital Equipment Corp. All rights reserved.

NOMAINUFLO

Message        No main function encountered within module.
               /IEEE_MODE=UNDERFLOW_TO_ZERO is ignored.

Description    Use of the /IEEE_MODE=UNDERFLOW_TO_ZERO is only
               meaningful for compilation units that contain a main
               program.  The compiler will ignore the qualifier.

User Action    Remove the qualifier from the command line.