lundi 29 août 2016

Adding a custom library to c programs

I am using Ubuntu Linux I have made a custom static library Mylib.a, I can include it to only those c files which are in the same directory as the static library.

I want to make it a general library so that I can include the library file to any c file I want irrespective of its location

Aucun commentaire:

Enregistrer un commentaire