Date: Sun, 24 Oct 2004 14:54:29 -0400 From: Michael Johnson <ahze@ahze.net> To: NetAdmin <daemon@foxchat.net> Cc: freebsd-questions@freebsd.org Subject: Re: make.conf question Message-ID: <22720E94-25EE-11D9-BB05-000A958C81C6@ahze.net> In-Reply-To: <1098642651.1216.12.camel@foxdaemon.com> References: <1098642651.1216.12.camel@foxdaemon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
make.conf(5) has some info for you Michael On Oct 24, 2004, at 2:30 PM, NetAdmin wrote: > I have a P4 2.4G Intel proc on an Asus P4S533 motherboard running > FreeBSD 5.1-RELEASE-p17. /usr/src/sys/conf/newvers.sh is showing > "Release" now and not "RC1" so I thought I'd give it a shot. I'm trying > to figure out what are the best/appropriate flags to use in > /etc/make.conf I "had" the following; > > CPUTYPE=p4 > CFLAGS= -O -pipe > CXXFLAGS+= -fmemoize-lookups -fsave-memoized > > but after running "make buildworld" it crashed on the > (-fmemoize-lookups > -fsave-memoized) flags so I commented them and I'm rerunning make > buildworld (stupid me, I didn't copy the error when it failed). So far > there have been no errors. > > How does one know what flags to use in /etc/make.conf? I thought I > "had" the right ones. > > Regards, > > Mark > > -- > NetAdmin for the FoxChat.Net IRC Network. > The FoxSurfer Group
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22720E94-25EE-11D9-BB05-000A958C81C6>