Date: Sun, 02 Mar 1997 15:32:29 -0800 From: Amancio Hasty <hasty@rah.star-gate.com> To: "Jonathan M. Bresler" <jmb@freefall.freebsd.org> Cc: scrappy@hub.org, ejs@bfd.com, henrich@crh.cl.msu.edu, jkh@time.cdrom.com, taob@risc.org, freebsd-chat@freebsd.org Subject: Re: 2.2 Compiler slower than 2.1? (was RSA 56-bit key challenge) Message-ID: <199703022332.PAA07875@rah.star-gate.com> In-Reply-To: Your message of "Sun, 02 Mar 1997 15:10:19 PST." <199703022310.PAA08685@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I use freefall , FreeBSD 2.1.7 to recompile the client 8) Basically, we have taken yet another step back with gcc :( FreeBSD-1.0's gcc used to rock in terms of compilation it was at least twice as fast as the lastest gcc , and of course it didn't have any of the Pentium optimizations which may account for its current slowness -- well I am just giving it the benefit of the doubt. Someone ought to really look into what the hell is going on with gcc. Amancio >From The Desk Of "Jonathan M. Bresler" : > Amancio Hasty wrote: > > > > > > ftp://rah.star-gate.com/pub/rc5-56-client.gz > > > > a new winner! > > AMD 5x86-133 > FreeBSD 3.0-CURRENT > > Amancio: rc5-56-client: 100k > precompiled 91k > locally compiled (1) 86k > locally compiled (2) 84k > > (1) OPTS_GCC= -O6 -Wall -finline-functions > OPTS_GCC_I486 = $(OPTS_GCC) $(SOCKS_OPTS) -m486 -DASM_I486 -lm > > (2) OPTS_GCC=\ > -fcaller-saves -fcse-follow-jumps -fcse-skip-blocks \ > -fexpensive-optimizations -fomit-frame-pointer \ > -frerun-cse-after-loop -fstrength-reduce -fthread-jumps \ > -funroll-loops -fdefer-pop -finline-functions -O3 -Wall > OPTS_GCC_I486 = $(OPTS_GCC) $(SOCKS_OPTS) -m486 -DASM_I486 > > GCC 2.7.2.1 > last make world: Feb 9 06:36 (pre-lite2) > /etc/make.conf: CFLAGS= -O2 -m486 -pipe > COPTFLAGS= -O -pipe > HAVE_FPU= yes > > > Amancio! what is the secret??? (your's is also the smallest 17k vs 20k+) > > jmb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703022332.PAA07875>
