Technical Support
On-Line Manuals
Compiler Reference Guide
Version 6.15
Specifies a filter for the --info=libraries option. The linker only displays the libraries that have the same prefix as the filter.
--info=libraries
--info=libraries --info_lib_prefix=opt
opt
Where opt is the prefix of the required library.
Displaying a list of libraries without the filter:
armlink --info=libraries test.o
Produces a list of libraries, for example:
install_directory\lib\armlib\c_4.l install_directory\lib\armlib\fz_4s.l install_directory\lib\armlib\h_4.l install_directory\lib\armlib\m_4s.l install_directory\lib\armlib\vfpsupport.l
install_directory
Displaying a list of libraries with the filter:
armlink --info=libraries --info_lib_prefix=c test.o
Produces a list of libraries with the specified prefix, for example:
install_directory\lib\armlib\c_4.l
Cookie Settings | Terms of Use | Privacy | Accessibility | Trademarks | Contact Us | Feedback
Copyright © 2005-2019 Arm Limited (or its affiliates). All rights reserved.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
Change Settings
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.