This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]