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.

To set properties for your project:

  1. Right-click your managed make project and select C/C++ Build Settings. Alternatively, you could select Properties and navigate to the C/C++ Build > Settings.
  2. In the Tool Settings tab, expand the target linker section and select Miscellaneous.
  3. Specify linker options in the Linker Flags field.

Related concepts
SDK application projects

Related tasks
Working with software projects

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