GCC Linaro cross compile fails on linker step on a Windows host
问题 I want to build an ARM application(just a simple main function) on Windows host using GCC Linaro toolchains version 7.4.1. Compilation is OK, my .o files are created but on linking step I get the following errors(tested on different computers and result is same) Errors start from locale.o file... But that /home/tcwg-builds/.. directory is not related to my computer paths... Building target: arm_cpp Invoking: Cross G++ Linker arm-eabi-g++ -o "arm_cpp" ./src/arm_cpp.o c:/users/yunus/desktop