I am currently working on composing a library. I have created .h file which is header file and .c file which has functions. How can ı link both these files. (I know that ı have to create object file but how?)
To create a library of objects... Arm tools have the "armar" utility to do this