This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Build failed when cross-compiling using arm-linux-gnueabihf toolchain in ARM DS

I have downloaded the latest linaro gcc arm-linux-gnueabihf for cross compilation from windows to linux. I tried to test it with a simple c++ HelloWorld code but I couldn't get the project to be successfully built. 

Actually, I got the following build log 

Why is it displayed no input files, where clearly in the log we can see the path to the source file? and how can I solve this issue ?

0