On Tue, Nov 12, 2013 at 12:51 AM, chris <[email protected]> wrote:

>          the step is:
>
>         1../configure CC=arm-linux-gcc --host=x86 --target=arm
> --prefix=/opt/libwunwind      #success,no warning
>
>          2. make              #make success
>
>     3.make install    #make install success
>
>          4.make check     # fail information below

Are you trying to compile on x86 and attach to a remote ARM target
(cross unwinding) or you intend to take the resulting binaries and run
the test on the target ARM platform?

 -Arun

_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to