Loading...
 
Skip to main content

System Workbench for STM32


Compilation is very slow

Lior,

the internal builder is used by Eclipse alternatively to the external builder (usually make).
make is the tool used normally to manage the dependencies and precedences between files during compiling and linking, actions which are done by gcc.