This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.3 compile speed regression - AN ANSWER


> 
> NetBSD seems to use -Os for their kernel by default.
> 

No, that depends on the target and the intended purpose.

There are small-memory kernels that are used for install, but the 
compression then is to get more drivers in on a boot floppy or two.

There's also some target machines that are so short of RAM that -Os 
kernels are always used, but that's by no means the default.

R.



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