Quoting "Daniel de Oliveira" <akulatraxas_at_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 _at_ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild _at_ FreeBSD.org : PGP ID = 72077137Received on Fri Sep 19 2008 - 05:48:07 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:35 UTC