On 04/03/11 12:21, John Beranek wrote:
> On 04/03/11 11:52, Philip Martin wrote:
>> John Beranek <john_at_redux.org.uk> writes:
>>
>>> Is there a recommended way to get -O0 into the compilation in Subversion
>>> build land?
>>
>> You can "configure --enable-debug" or "make EXTRA_CFLAGS=-O0".
>
> OK, the test does indeed pass when the tree is built with just "make
> EXTRA_CFLAGS=-O0".
Assuming your next question:
$ gcc --version
gcc (GCC) 4.5.1 20100924 (Red Hat 4.5.1-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
John.
--
John Beranek To generalise is to be an idiot.
http://redux.org.uk/ -- William Blake
Received on 2011-03-04 13:42:47 CET