| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: gcc warnings in non-debug builds
From: Yang Tse <yangsita_at_gmail.com>
Date: Sun, 5 Oct 2008 04:37:54 +0200
Hi Daniel both ;-) et all
Someone should have twisted my fingers for writing such an intrusive
I think that this other 'concept', sketched below this lines, is less
--disable-optimize option given to configure:
We will handle this as a request to disable compiler optimizations if possible.
--enable-optimize option given to configure:
We will handle this as a request to enable compiler optimizations if possible.
Neither of --disable-optimize nor --enable-optimize option given to configure:
Initially we will handle this as a a request contrary to configure's
It is a requisite that the compiler is known for this to be possible.
So, finally, if the compiler is known and CFLAGS and CPPFLAGS do not
IOW, existing optimizer flags defined in CFLAGS or CPPFLAGS will
I think this behaviour makes more sense than the one I've described October 03.
No need for the --enable-optimize arguments at all, nor the 'magic' argument.
Comments?
-- -=[Yang]=-Received on 2008-10-05 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info