[CMake] How can I get arm binary for ctest?

Journeyer J. Joh oosaprogrammer at gmail.com
Sun Mar 23 19:43:05 EDT 2014


Hi,

I found the solution to this problem.

Choosing the right version of libc from menuconfig of crosstool-ng so that
acquiring right cross toolchain was it!

My machine's libc was 2.13
Choosing 2.13 from the menuconfig, and using this updated toolchain fixed
my problem.

Thanks!

----------------------------------------
Journeyer J. Joh
o o s a p r o g r a m m e r
a t
g m a i l  d o t  c o m
----------------------------------------


2014-03-23 19:37 GMT+09:00 Journeyer J. Joh <oosaprogrammer at gmail.com>:

> Hello,
>
> I tried the method below:
>
> http://www.kitware.com/blog/home/post/426
>
> With this method I got ctest, cmake, cpack arm binaries. But when I
> execute ctest on my arm machine - Raspberrypi - I only see the error
> message below:
>
> ./ctest: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.15' not
> found (required by ./ctest)
>
> Is there any known method to arm cross compile ctest?
>
> Thank you very much!
>
> Sincerely
> Journeyer
>
> ----------------------------------------
> Journeyer J. Joh
> o o s a p r o g r a m m e r
> a t
> g m a i l  d o t  c o m
> ----------------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140324/1374a150/attachment.html>


More information about the CMake mailing list