Symbol definition confusion
| daviddoria | |||||
I have a bunch of files that I would like to combine into a library. In the makefile I have
it seems to work fine. However, when I try to use the library I get an undefined symbol. When I run nm on it, it seems like there is a symbol that is undefined 3 times and defined once???
I don't understand how that could be? Am I interpreting this output incorrectly? Thanks! Dave | |||||
Registered users can reply in this forum.
