Scott Long wrote: > Niclas wrote: > >> Hi! >> I tried to upgrade my system from 5.2.1 to current a couple of hours >> ago. The build died yelling about unrecognized command line options >> -fmemoize-lookup and -fsave-memoized. It seems that those options is >> removed, and some more investigation seemed to prove that. >> Now I'm just wondering, are those options really removed, or am I just >> being stupid and overlooking something? If they are removed, shouldn't >> they be removed from src/share/examples/etc/make.conf be removed as >> well so nobody uses them? >> >> Cheers! >> //Niclas > > > How exactly are you doing your upgrade? > > Scott > I have put some options in /etc/make.conf, among others: CPUTYPE= p2 CFLAGS= -O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized COPTFLAGS= -O -pipe Then I cd to /usr/src and make buildworld. I don't know if it's the correct way of doing things when it's such big upgrade, but I couldn't find anything that said i should do diffrent either... //NiclasReceived on Sat Aug 07 2004 - 13:38:07 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC