Date: Wed, 9 Nov 2005 23:53:17 -0500 From: Blake Darche <blake.darche@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Good idea or Bad idea? Message-ID: <287fd0790511092053o26484e88s69305cd6d7f0099c@mail.gmail.com> In-Reply-To: <20051109220901.GA22021@dementia.beyondnormal.net> References: <20051109220901.GA22021@dementia.beyondnormal.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-fomit-frame-pointer IS EVIL. Do not use it. portupgrade won't build with it, cause ruby hates -fomit-frame-pointer. I would just do a fresh binary install. 6.0 is quite an amazing release... The speed is remarkable. My machine goes way faster than it did before. I am using the following CFLAGS successfully with xorg and XFCE4: CFLAGS=3D-O2 -pipe -ffast-math CPUTYPE=3Dp4 I can't speak to building FreeBSD from source. I build all my ports from source, but didn't bother building the world from source... On 11/9/05, Mike Hernandez <sequethin@gmail.com> wrote: > Hello all! > > I'm running FreeBSD 5.4 now, and of course I'm thinking about my upgrade > to 6.0. What I'm wondering is if it's a Good Idea or a Bad Idea (tm) to > build everything from source. I have experience building linux from scrat= ch > (linuxfromscratch.org) and I have learned that sometimes it's just a bett= er > idea to use binary packages (i.e. building everything from source can be > a waste of time if there is no performance gain, and it's easy to screw u= p.) > > I have no trouble following docs, so I'm not really worried about blowing > everything up in the process (even though I might haha...) I'm just wonde= ring > if there are any real (noticeable) performance increases if I build my ke= rnel > and base system from source. Of course either way my ports will be compil= ed. > > Any feedback is appreciated - especially in regards to {C,XX}FLAGS and ev= en > more appreciated in the case of "DO NOT USE -br34k-all when compiling __"= ;) > I've had my share of "oops I guess ____ didn't like -fomit-frame-pointer"= in > the past with linux ;) > > Thanks! > > Mike > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?287fd0790511092053o26484e88s69305cd6d7f0099c>