Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


/FIXED, /NOFIXED

Use /FIXED to tell the loader not to relocate a file in memory when the specified base address is not available.

/FIXED option syntax
Read syntax diagramSkip visual syntax diagram   .-/NOFIXED-.  
>>-+----------+------------------------------------------------><
   '-/FIXED---'  
 

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


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)