Keil Logo Arm Logo

Creating Static Software Libraries with armar

-n

-n

Suppresses the creation of a symbol table in the library.

Note

By default, armar always creates a symbol table when you create a library of object files.

You can recreate the symbol table in the library using the -s option.

Show/hideExample

To create a library without a symbol table, enter:

armar -n --create mylib.a *.obj

Show/hideSee also

Reference
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.