Technical Support
On-Line Manuals
Compiler Reference Guide
Version 6.15
Enables the linker to search a static library without you having specifying the full library filename on the command-line.
--library=name
name
Links with the static library, libname.a.
libname.a
The order that references are resolved to libraries is the order that you specify the libraries on the command line.
The following example shows how to search for libfoo.a before libbar.a:
--library=foo --library=bar
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.