Date: Thu, 08 Apr 1999 08:09:43 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: current@FreeBSD.ORG Subject: Re: /sys/boot, egcs vs. gcc, -Os Message-ID: <370BE5B7.2A1561FC@newsguy.com> References: <19990407193627.A68829@nagual.pp.ru> <370B84A4.3818F8A@newsguy.com> <19990407221941.A91075@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"Andrey A. Chernov" wrote: > > 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. I didn't see any changes to loader/boot[012] lately. EGCS requires -Os, but gcc should be able to compile it within limits, just like in -stable. Are you sure you didn't test with egcs after removing -Os? -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "nothing better than the ability to perform cunning linguistics" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?370BE5B7.2A1561FC>