This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Linking static librarys
- To: <gcc-help at gcc dot gnu dot org>
- Subject: Linking static librarys
- From: "Robert Kern" <Robert dot Kern at LASERTECH dot AT>
- Date: Fri, 1 Dec 2000 09:31:07 +0100
- Thread-Index: AcBbcUP7e6GkeMdXEdSjngBgCL3BEQ==
- Thread-Topic: Linking static librarys
Dear GCC-Team,
I want to compile and link a program with static librarys but get some
errors like this:
undefined reference to 'C_CL1::C_CL1(void)'
...
...
This program is only to learn how to create static librarys.
Have I made a mistake?
Where can I get an tutorial for writing and linking such librarys?
I am sending you my makefiles.
Thank you very much for your effort.
Robert Kern <<problem.tar.gz>>
problem.tar.gz