Everything
 

Link Order dialog box


This dialog box is used to refer object module files and library files to be input to the linker and configure these link orders.

Figure A.27

Link Order Dialog Box

 

The following items are explained here.

[How to open]

-

On the Project Tree panel, select the Build tool node, and then select [Set Link Order...] from the context menu.

[Description of each area]

(1)

[File] area

The names of the following files are listed in the order that the files are input to the linker.

-

Object module files which are generated from the source files added to the selected main project or subproject

-

Object module files which are added directly to the project tree of the selected main project or subproject

-

Library files which are added directly to the project tree of the selected main project or subproject

 

The default order is the order that the files are added to the project.

By changing the display order of the files, you can set the input order of the files to the linker.

To change the display order, use the [Up] and [Down] buttons, or drag and drop the file names.

Remark 1.

When the mouse cursor is hovered over a file name, the path of the file appears in a popup. If the file is on the same drive as the project file, then it appears as the relative path; if it is on the different drive, then it appears as the absolute path.

Remark 2.

Object module files which are generated from newly added source files and newly added object module files are added after the last object module file in the list. Newly added library files are added to the end of the list.

Remark 3.

When the file is dragged and dropped, the multiple files that are next to each other can be selected together.

(a)

Button

Up

Moves the selected file to up.

If any file is not selected, this button will be disabled.

Down

Moves the selected file to down.

If any file is not selected, this button will be disabled.

Import

Opens the Select Import File dialog box.

The description order of the file names is acquired from the selected link order specification file, and then it is reflected in [File].

If nothing is displayed in [File], this button will be disabled.

Export

Opens the Select Export File dialog box.

Outputs the list of the file names displayed in [File] to the specified link order specification file.

If nothing is displayed in [File], this button will be disabled.

Remark

See "2.7.2 Set the link order of files" for the method of using the link order specification file.

[Function buttons]

Button

Function

OK

Sets the input order of the files to the linker as the display order in [File] and closes this dialog box.

Cancel

Cancels the link order settings and closes the dialog box.

Help

Displays the help of this dialog box.