Date: Sun, 22 Aug 2004 06:24:59 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha Makefile.inc src/sys/boot/ficl Makefile Message-ID: <200408220624.i7M6OxAK010053@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-08-22 06:24:59 UTC
FreeBSD src repository
Modified files:
sys/boot/alpha Makefile.inc
sys/boot/ficl Makefile
Log:
Part 2 of fixing the boot code: gcc 3.4 fixes.
The whole problem seems to be size. Which is odd, because it is said
that size doesn't matter. Anyway... Add -Os to strategic places in the
makefile to have the final loader be as mall as possible. This seems
to be enough to make it work. For now... I think something is more
fundamentally wrong; or something more fundamental is wrong. Potato,
potaato.
Revision Changes Path
1.10 +1 -1 src/sys/boot/alpha/Makefile.inc
1.38 +1 -1 src/sys/boot/ficl/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408220624.i7M6OxAK010053>
