Date: Fri, 19 Sep 2008 09:47:56 +0200 From: "Alexander Leidinger" <Alexander@Leidinger.net> To: "Daniel de Oliveira" <akulatraxas@gmail.com> Cc: current@freebsd.org Subject: Re: Current using -Os -pipe -march=pentium3m Message-ID: <20080919094756.853818f081ngscbo@webmail.leidinger.net> In-Reply-To: <35e5bf980809180340j171e39ao3d6bf6732ff4c165@mail.gmail.com> References: <35e5bf980809180340j171e39ao3d6bf6732ff4c165@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting "Daniel de Oliveira" <akulatraxas@gmail.com> (from Thu, 18 Sep 2008 07:40:02 -0300): > Hi all > > I have some problems here trying to compile my system using.. > > CPUTYPE?=pentium3m > CFLAGS=-Os -pipe You should compare the size with -O2 and -Os. In -current it isn't worth to use it since the import of the new gcc version (long ago). I've seen a lot of bigger files with -Os than with -O2. Bye, Alexander. -- (1) If it's green or it wiggles, it's biology. (2) If it stinks, it's chemistry. (3) If it doesn't work, it's physics. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080919094756.853818f081ngscbo>