<html>
<body>
At 04:35 PM 8/6/2007, BobGardner@aol.com wrote:<br><br>
<blockquote type=cite class=cite cite="">
==================================<br>
Actually I'm at 98% now.<br>
I dont have floating point printf checked, have the middle box
checked..but I am doing some fp calcs, just have all the %f cprintfs
commented out..(have some degree calcs so its pulling in sin etc). any
other code squeeze tricks? If I can just squeeze out 256 words (another
2%) I can shoehorn in the bootloader....<br><br>
</blockquote><br>
printf is bad generally, so see if you can eliminate that. Also, have you
tried the global optimizer.<br><br>
We should have yet another revision of the MIO end of the year that will
be even more effective, but that involves a rewrite of the register
allocator using coloring so it will take some times...<br>
<x-sigsep><p></x-sigsep>
// richard (This email is for mailing lists. To reach me directly, please
use richard at imagecraft.com)</body>
</html>