Linking static librarys

Robert Kern Robert.Kern@LASERTECH.AT
Fri Dec 1 00:31:00 GMT 2000


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>> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: problem.tar.gz
Type: application/x-gzip
Size: 13930 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20001201/7c3873ab/attachment.bin>


More information about the Gcc-help mailing list