This option outputs the external variable allocation information file.
This option outputs external variable allocation information file file that is used by the compiler in optimizing access to external variables. |
If the specification of the file name is omitted, the file name is the one specified by the -output option or "first-input file-name.bls". |
If the order of the declaration of variables in the external variable allocation information file is not the same as the order of the declaration of variables found when the object was read after recompilation, an error will occur. |
In the following case, the linker outputs the external variable allocation information file and, when the –LIst option is specified, outputs the list file. After that, the linker terminates operation normally. Note that the linker does not output a load module file in this case. [V1.05.00 or later] |
In the external variable allocation information file, information regarding only the symbols and sections allocated within the allowable areas are output.