size of code gcc creates (was "m68k-coff-gcc and NOPs")

Jeffrey A Law law@cygnus.com
Sat Apr 1 00:00:00 GMT 2000


  In message < 20000115.174442.-303911.1.sasumner@juno.com >you write:
  > The code size for my application is not that big of a deal.  I've got a 1
  > Mbyte flash.  Problem comes in when we talk about the flash boot loader. 
  > It has to fit in a certain size block of memory.  With the commercial
  > compiler it fits with plenty to spare.  With the gcc compiler, well....it
  > doesn't fit so well.
  > 
  > So, does anyone else have any comments regarding squeezing some more size
  > out of my gcc generated code?
Did you try -Os?
jeff


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list