LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   linking static libraries??? (https://www.linuxquestions.org/questions/linux-general-1/linking-static-libraries-560067/)

birjodh 06-07-2007 07:46 PM

linking static libraries???
 
Hi,
I have a static library libchimera and i want to link it with program test.c
how to do?
plz help

Electro 06-07-2007 11:02 PM

Look up libchimera header files. Then use the include syntax in your program if the header files exist.

Go to http://www.faqs.org/docs/Linux-HOWTO...ary-HOWTO.html for more information.


All times are GMT -5. The time now is 06:33 PM.