>
>
> 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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to