Date: Wed, 13 Feb 2008 10:52:50 +0100 From: Christian Brueffer <brueffer@FreeBSD.org> To: David Naylor <blackdragon@highveldmail.co.za> Cc: freebsd-stable@freebsd.org, rafan@freebsd.org Subject: Re: broken buildkernel (scsi_low and -Os) and duplicate manpages Message-ID: <20080213095250.GB1451@haakonia.hitnet.RWTH-Aachen.DE> In-Reply-To: <b53f6f940802130115m48cda538y831410f5214fd434@mail.gmail.com> References: <b53f6f940802130115m48cda538y831410f5214fd434@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, Feb 13, 2008 at 11:15:29AM +0200, David Naylor wrote: > Hi, > > Building the kernel with CFLAGS=-Os breaks when compiling module > scsi_low. Sorry no output available. > > Placing CFLAGS+= -O in the Makefile fixes the problem. Last build > with -O2 did work (for everything, world, kernel and ports). > > >From my research it appears the -Os produces code faster than -O2 and > generally slower than -O3 but the smallest binary (and quicker compile > times), does anyone have a better understanding of such things > (performance and -O? flags). > > When doing an installworld DEST=? it fails twice when trying to > install duplicate man pages: > 1) lib/ncurses/ncurses: tputs.3 > 2) share/man/man9: rman_fini.9 > The rman_fini.9 one was a mistake, I've just fixed it. Thanks! rafan@ (CCed) did the last few ncurses updates. Rong-En, could you take a look at the tputs.3 issue? - Christian -- Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFHsr3ybHYXjKDtmC0RAuNhAJ9Kuu+6TFq58QqIESinptfYAaKmkQCeLqMY Ycby/tzfB8epwuOxMgZ8jfw= =4UVv -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080213095250.GB1451>
