On 23 October 2012 17:37, Martin Nowak <d...@dawgfoto.de> wrote: > On Saturday, 20 October 2012 at 15:27:34 UTC, Timo Sintonen wrote: > >> STM32F0 may be too small. > > > Yeah probably. Are there any patches required to build a > cross-gdc? >
Nope - building a cross-compiler should be available in the gcc make infrastructure. The issue most people get with them is that the toolchain/environment for the cross-compiler is broken somewhere.... -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';