[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Breakage on trunk?

From: John Beranek <john_at_redux.org.uk>
Date: Fri, 04 Mar 2011 12:42:01 +0000

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.