armcc compile c   error  under DS-5 tool

The example about c++ progran under DS-5 CPP directory is compiled by me with the armcc ,not gcc.  But there is an error when compile。

Error: C3321E: automatic configuration failed - could not determine configuration from GCC

make: *** [arm_linux_config.xml] Error 1

I do not know the reason. Please tell me the answer. Thanks!

Parents
  • If my bare metal c++ project use the GNU extesion, I  must only use the arm-linux-gnueabifh-*  tool or the arm-none-linux-gnueabi-* tool  to compile the project and now the armcc tool can not meet the requirment. Is it correct? thanks!

Reply
  • If my bare metal c++ project use the GNU extesion, I  must only use the arm-linux-gnueabifh-*  tool or the arm-none-linux-gnueabi-* tool  to compile the project and now the armcc tool can not meet the requirment. Is it correct? thanks!

Children
More questions in this forum