PRB: Linker Warning L4000

ID Number: Q72384

3.00

WINDOWS

Summary:

SYMPTOM

During the linking of an application for Windows version 3.00, a

warning L4000 is displayed by the Microsoft linker.

CAUSE

This warning is caused by the /WARNFIXUP linker switch. The warning

is given when segments in the executable file are moved by the

linker.

RESOLUTION

There are two ways to address this warning message:

1. Add the /NOPACKCODE option to the linker command line.

2. Modify the DEF file to include a SEGMENTS statement.