On Tue, 2011-08-30 at 23:34 -0400, Lennart Sorensen wrote: > My changes were to remove -mfpu=softfp and -mthumb-interworking, since > as far as I can tell armhf uses -mfpu=hardfp and -mno-thumbinterworking > by default.
Is that true? For ARMv7, interworking is essentially free and Thumb code would likely be faster due to its smaller memory footprint. So I would have thought that not only should Thumb code be catered for, but actively encouraged. Or am I missing something? -- Tixy -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1314771798.25591.7.camel@computer2

