Current using -Os -pipe -march=pentium3m

Alexander Leidinger Alexander at Leidinger.net
Fri Sep 19 07:48:07 UTC 2008


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 @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137


More information about the freebsd-current mailing list