News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

how to create .a library?

Started by red_apple, March 24, 2009, 12:14:47 PM

Previous topic - Next topic

red_apple

i have created my own header file,and also a C source file,
already compiled it. i have example.o

from this,how to make it example.a?

Jenna

Use the wizard and create a static-library project, use this as skeleton for your own project and learn from it.

Not really related to C::B (and enough hints given), so the topic gets locked !

This is not a forum for beginners in programming.