Keil Logo Arm Logo

Creating Static Software Libraries with armar

Replacing all files in a library with specific files

Replacing all files in a library with specific files

Use the -r option to replace all files in a library with the files specified in the file_list parameter. You can use this option in conjunction with other compatible command-line options.

Note

If the library specified on the command line does not exist, then a new library will be created.

Show/hideExample

To replace all files in the mylib.a library by all object files in the current directory, enter:

armar -r mylib.a *.o
Copyright © 2011-2012 ARM. All rights reserved.ARM DUI 0590B
Non-ConfidentialID062912

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.