Windows/Linux/Mac Eclipse plugin to compile and upload arduino sketches

The easiest way to investigate is by compiling in Arduino IDE with verbose compile and compiling in eclipse and compare the 2 consoles.
Normally the c build, c++ build, archiver, and linking commands should be the same (except for full path versus relative path and the order and some additional tags for eclipse )
If there is a difference please share it here so I can find out what is causing the problem.

Best regards
Jantje