According to Brian F. Feldman: > -O lets you do explicit inlining, and -O2 enables -finline-functions.
You meant -O3 of course.
-O3 Optimize yet more. This turns on everything -O2
does, along with also turning on -finline-func-
tions.
--
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [email protected]
FreeBSD keltia.freenix.fr 4.0-CURRENT #73: Sat Jul 31 15:36:05 CEST 1999
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-hackers" in the body of the message

