Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
how to create .a library?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: how to create .a library? (Read 3123 times)
red_apple
Guest
how to create .a library?
«
on:
March 24, 2009, 12:14:47 pm »
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?
Logged
Jenna
Administrator
Lives here!
Posts: 7252
Re: how to create .a library?
«
Reply #1 on:
March 24, 2009, 12:31:39 pm »
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.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
how to create .a library?