Date: Sat, 13 Nov 1999 15:28:38 -0800 From: "David O'Brien" <obrien@freebsd.org> To: current@freebsd.org Subject: A call to squease more bytes from `boot2' Message-ID: <19991113152838.A16659@dragon.nuxi.com>
next in thread | raw e-mail | index | archive | help
Hi folks,
Once again, `boot2' is the only thing holding us back from upgrading our
base compiler. The commit below plus -fdata-sections gets us to needing
to reduce another 100 bytes from `boot2'.
This is an appeal to hackers to squeeze another 100 bytes out. It would
be preferable to use the ``egcs'' port as the compiler, but I presume
using the current system compiler would be OK too.
----- Forwarded message from "David E. O'Brien" <obrien@FreeBSD.org> -----
Subject: cvs commit: src/sys/boot/i386/boot2 Makefile
Modified files:
sys/boot/i386/boot2 Makefile
Log:
Turn on the -fforce-addr and -fschedule-insns optimizations. Adding
----- End forwarded message -----
--
-- David (obrien@NUXI.com)
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?19991113152838.A16659>
