Next: , Previous: Link command, Up: Building commands


3.1.7 List link command

Display files which will be linked.

     $ ghdl --list-link primary_unit [secondary_unit]

This command is only available on GNU/Linux.

This command may be used only after a bind command. GHDL displays all the files which will be linked to create an executable. This command is intended to add object files in a link of a foreign program.