Use /FIXED to tell the loader not to relocate a file in memory when the specified base address is not available.
| /FIXED option syntax |
|---|
|
Default is: /NOFIXED
Abbreviations are: /FI|/NOFI
By default, the linker uses /FIXED for executable files and /NOFIXED for other types of files.
related references
/BASE