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
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
