Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!news.mel.aone.net.au!grumpy.fl.net.au!news.webspan.net!www.nntp.primenet.com!nntp.primenet.com!hunter.premier.net!uunet!in1.uu.net!192.89.123.24!nntp.inet.fi!news.funet.fi!news.cs.hut.fi!news.clinet.fi!not-for-mail From: mickey@cantina.clinet.fi (Mika Ruohotie) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: FreeBSD slower than Linux ? Date: 6 Feb 1997 17:22:54 +0200 Organization: Clinet, Espoo, Finland Lines: 21 Message-ID: <5dct0e$4ig@cantina.clinet.fi> References: <dkleinh.854654600@isotope.ps.uci.edu> <5crh6q$44j@synge.maths.tcd.ie> <87iv4ezj3c.fsf@mirriwinni.cse.rmit.edu.au> NNTP-Posting-Host: cantina.clinet.fi NNTP-Posting-User: mickey Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35046 Phillip Musumeci <phillip@rmit.edu.au> wrote: >Note that the gcc compiler still includes compile time minimisation as one >of its goals when "-O" is used. If a job requires *very* long execution >times, then you should use "-O2" or even "-O4". just wondering... i use '-O2 -m486 -pipe' on my /etc/make.conf as the normal flags for all compiling... been having that from the day i installed it in the distant history... back then i ran 486/33 and now p133-p200 depending which machine i use, occasionally i use p6 too... so, what would be the /etc/make.conf flags i want to use? on both 2.1.6 and 3.0 since i use both. the 3.0 i want to take to the edge. mickey