I would like to add an easy to set up gcc compiler and gas assembler
to my tutorial section on my site. I have found several binaries including
the ones on devrs.com but they seem to only suport thumb output(gcc). I
have also read that gcc can suport thumb and arm in the same compiler in its
newest version. Is there precompiled binaries that have this feature and if
so were can i get them. I often use both thumb and arm in c and need this
feature before switching over.
-dovoto