• Compiler support for arch v7 & arch v8
    Hi all, How about the GCC compiler support of ARM arch v8 has been given. Is it full fledged, with all the options provided by ARMCC or it needs to be updated yet in future. I mean support for armcc Vs...
  • how to use the armcc to compile the C ++  program in the DS-5 studio
    Now I want to use armcc to compile the c++ program and I want to find a example under DS-5 studio.  I find under the DS-5 directory there is a CPP directory. There is a c++ example program for me to refer...
  • where can i find documentation for c++ traits supported by ARMCC ?
    where can i find documentation which outlines what/which traits are supported by the Arm Compiler? ie things like : remove_all_extents is_array<T> ..... Version :ARMCC 5.06 Thanks.. Caspar.
  • Porting issue with ARM Compiler armcc
    porting issue
  • unknown symbol __aeabi_uldivmod is causing my kernel module not to load. Any ideas as to why I'm seeing this? I am using gcc 4.7.2 for both the compilation of the kernel and the kernel module.
    I am compiling on an Exynos 5250-based board with Ubuntu filesystem. gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.7/lto-wrapper Target: arm-linux...