On Fri, Apr 19, 2002 at 06:17:16PM +0200, Marcus Börger wrote:
> What about leaving -O2 but adding -finline-functions

You can add all of these things to CFLAGS while running configure,
I believe.

I normally run with:

CFLAGS="-Wall -g" ./configure ...

-aaron

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to