On 01-Aug-2002 Bruce Evans wrote:
> On Wed, 31 Jul 2002, John Baldwin wrote:
> 
>> On 31-Jul-2002 Chris Knight wrote:
>> > ...
>> > the mfsroot floppy contents were too large
>> > ...
>> > the kern floppy contents were too large
>> > ...
>> > the fixit floppy contents were too large
>> > ...
>>
>> Oof.  It's like our binaries are suddenly very bloated.  Did this start
>> very recently (like in the past few days?)  Perhaps -mcpu=pentiumpro
>> bloats things and we should use NO_CPU_FLAGS when building crunches,
>> etc.
> 
> -mcpu=pentiumpro causes huge bloatage here (+400K text for a 2000K text
> kernel IIRC).  I quickly turned it off here.

Ok.  I'll make some patches to use NO_CPU_CFLAGS and NO_CPU_COPTFLAGS when
building stuff to go on the crunches as well as -Os.

>> We might also want to use -Os instead of -O when building the
>> kernels and crunches as well.
> 
> I'm surprised -Os [-falign...] isn't already the default for crunches.
> 
> Bruce
> 

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to