On Thu, Apr 08, 1999 at 01:15:32AM +0900, Daniel C. Sobral wrote: > "Andrey A. Chernov" wrote: > > > > Now /sys/boot can't be compiled with gcc due to non-existent -Os added. > > Is it intentional or can be removed for backward compatibility? > > It can be removed for backward compatibility. What it does is > produce a smaller code. Egcs needs it, gcc doesn't.
The problem is deeper. When I reemove it, I got this error: -2100 bytes available it seems that boot2 needs to be reduced, and I don't know why it becomes that big and what can be reduced. First candidates are static cmd[512] and kernel[1024]. Please fix so it can be still compiled with gcc. -- Andrey A. Chernov http://nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message