[CMake] linking libraries at many levels

Pol Monsó IRI pmonso at iri.upc.edu
Tue Aug 25 10:30:00 EDT 2009


>
>
> Did you try the
>
> nm lib/libcallibs.a | grep print_double_array
>
> command?
>
> Thanks Michael!

With that command I spotted the mistake, it was already undefined before the
linking process. The function was in the header, but not on the c file (!!).
I recopied it nice & clean now.

Thank you very much for your effort!

Pol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090825/91fac952/attachment.htm>


More information about the CMake mailing list