ILP32 toolchain status update

2017-11-07 Thread Maxim Kuvyrkov
Over the last couple of months arm64 community and us have tested various aspects of ILP32 toolchain and, while most of toolchain works as expected, several features are still missing. Most of the work left is on GDB side, especially using LP64 GDB to debug ILP32 applications. 1. [GCC] GCC san

Re: Linaro GCC CrossCompiler for ARMv8 - Weak Linkage issue

2017-11-07 Thread Veena & Deepak Ramaswamy
Hello Maxim Step#1 Using the new 7.1 tool chain version that you pointed me to _and_ Step#2removing the -lgcc -lc flags Now, I can get to built the sources as intended. I also tried to rebuild by linux kernel and busybox with the 7.1 tools along with the multi-threaded application - and it