Andriy Sukhynyuk <asukhynyuk@xxxxxxxxx> writes: > I have been trying to build cross toolchain for Cortex-M0 (using MinGW/msys) > for quite a while with no success. > I tried to run configure with many different arguments. > Particularly I am interested to know why the following line is successful for > strongarm1110 build but if I change --with-cpu to --with-cpu=cortex-m0 the > build would fail with complaint"cannot compute suffix of object files". http://gcc.gnu.org/wiki/FAQ#configure_suffix Ian