RasPiArduino icon indicating copy to clipboard operation
RasPiArduino copied to clipboard

Windows Arduino IDE compilation error: arm-linux-gnueabihf-ar: `u' modifier ignored since `D' is the default (see `U')

Open starter2019 opened this issue 6 years ago • 3 comments
trafficstars

When compiling a simple code before generating a binary, I got an error on Arduino IDE:

C:/SysGCC/Raspberry/bin/arm-linux-gnueabihf-ar: u' modifier ignored since D' is the default (see `U')

Err Could you please help me ?

starter2019 avatar Mar 08 '19 20:03 starter2019

Any answer here please ?

starter2019 avatar Mar 09 '19 09:03 starter2019

looking the time they released the last version.. I don't think they are developing it more and fixing issues. You better think to move to system like Node Red, for example. After loosing 2-3 weeks here and try to make all my project work I moved out

Barabba11 avatar Mar 09 '19 14:03 Barabba11

I too am getting the same error, when I go to compile a simple arduino sketch after I have installed the gnu tool chain and piduino following the tutorial. The error is:

C:/SysGCC/raspberry/bin/arm-linux-gnueabihf-ar: u' modifier ignored since D' is the default (see `U')

This prints about 10 time during compiling.

Any help on how to fix this would be much appreciated!

powhound4 avatar Apr 02 '19 16:04 powhound4