George Cox wrote:
> 
> On 24/04 00:08, Christian Weisgerber wrote:
> 
> > Hasn't O'Brien recently said that in fact "-pipe" is already the default
> > for our cc, so explicitly specifying the option doesn't do anything?
> 
> Try compiling a 'hello world' program with and without the '-pipe' option
> but with '-v' switched on in both cases and compare the difference in the
> messages.

This is what I see on a buildworld with 4.0-Stable

Modified /etc/make.conf and commented out CFLAGS= -Os -pipe
3707.4u 799.6s 1:35:52.46 78.3% 1374+1477k 56974+173232io 2337pf+0w
3693.9u 800.5s 1:29:45.73 83.4% 1375+1477k 55201+173224io 2160pf+0w
Modified /etc/make.conf and added CFLAGS= -pipe
3559.2u 807.2s 1:28:00.05 82.6% 1608+1286k 56499+174033io 2516pf+0w

Kent

> 
> best;
> 
> gjvc
> 
> --
> George Cox <[EMAIL PROTECTED]>
> Tel +44 1235 544 127
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:[EMAIL PROTECTED]
http://www.3-cities.com/~kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

SETI(Search for Extraterrestrial Intelligence) @ HOME
http://setiathome.ssl.berkeley.edu/

Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR
http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to