Copyright Digital Equipment Corp. All rights reserved.

BADSTATICCVT

Message        <Context> the address cannot be converted to the
               destination type.

Description    A static initialization tried to convert a link-time
               address to another type.  However, the linker on this
               platform will not support such a conversion.

User Action    Rewrite the static initialization, or perform the
               initialization using runtime code.