Hi,
I am trying to compile "iMX6_Platform_SDK" but getting error as
# make target=mx6dq board=evb boardrev=a test=caam
---------8--------------------------
/data/anil/Anil/imx/iMX6_Platform_SDK/sdk/utility/src/runtime_support.c:38:19: fatal error: reent.h: No such file or directory
compilation terminated.
make[2]: *** [/data/anil/Anil/imx/iMX6_Platform_SDK/output/mx6dq/lib/obj/sdk/sdk/utility/src/runtime_support.o] Error 1
make[1]: *** [utility] Error 2
make: *** [sdk] Error 2
Am i missing something ?
Thanks,
Anil
已解决! 转到解答。
Hi Anil,
I just tried it with:
I ran:
./tools/build_sdk -target=mx6dq -board=evb -test=caam
and the build was successful.
Regards,
Rod.
Hi Anil,
I just tried it with:
I ran:
./tools/build_sdk -target=mx6dq -board=evb -test=caam
and the build was successful.
Regards,
Rod.
Links is on the README file. Download Sourcery CodeBench for ARM EABI - Mentor Graphics