Specifying the linker options


You can specify the linker options for Managed Make projects. Any other linker flags not covered in the Tool Settings can be specified for the program.

  1. To set properties for your project, right-click your Managed Make project and select Properties. Alternatively, to set properties for a specific source file in your project, right-click a source file in your standard make project and select Properties.
  2. Click C/C++ Build.
  3. In the Tool Settings tab, select Miscellaneous > Linker Flags to specify linker flags.

Related concepts
SDK application projects
Project file views

Related tasks
Working with C/C++ project files

Copyright © 1995-2009 Xilinx, Inc. All rights reserved.