Where should I define preprocessors macros so that eclipse calls gcc with the -D marco=def arguments
-D marco=def
I tried with Project Properties > C/C++ General > Preprocessor Include, Path, Macros etc... but the arguments are not passed to the toolchain.
This setting is indeed located in Project Properties, but in C/C++ Build: