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:
- 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.
- In the Tool Settings tab, expand the target linker section and select Miscellaneous.
- Specify linker options in the Linker Flags field.


SDK application projects
Working with software projects
Copyright © 1995-2010 Xilinx, Inc. All rights reserved.