As I had no device to test it on, I've never actually
tried anything thumb/WinCE related myself. I'm not at
all surprised to see effects of bitrot in the thumb/pe
support across the toolchain.
--
Pedro Alves
--
This SF.
On Wed, 23 Dec 2009 11:53:53 +, "Hywel B. Richards"
wrote:
> Does anyone routinely use cegcc to compile in thumb mode?
>
> I thought I would give it a try, but I'm having problems.
>
> If I try:
> arm-wince-cegcc-g++ -mthumb -mcpu=xscale -c trivial.c
>
> on some trivial code it appears to
Does anyone routinely use cegcc to compile in thumb mode?
I thought I would give it a try, but I'm having problems.
If I try:
arm-wince-cegcc-g++ -mthumb -mcpu=xscale -c trivial.c
on some trivial code it appears to work fine, but then if I try on some
real code (that works fine without the -m