sw4stm32 built too slow Posted by tarek bouchkati on 2016-05-05 12:15 Hello Khang, The post title is significant, but the body is not ! If you are suffering from build speed, you can enable the parallel build : Project Properties > C/C++ Build > Behaviour (TAB) > enable parallel build Regards, Tarek
Posted by MarkV6 on 2018-01-24 10:42 This old post helped me very much! A clean build took 2.30 min. Disabling the virus scanner for gcc took it back to 1.30 min and enabling parallel build was 35 sec. System Workbench: why is parallel build not enabled by default?
Posted by LaurentL on 2018-01-24 11:17 Hello, Parallel build is now (since latest version 2.4.0) enabled by default but only on new projects. SW4STM32 won’t change the old projects to not disturb clients. Rgds, Laurent