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

Re: CVS update: subversion configure.in

From: Ed Korthof <ed_at_apache.org>
Date: 2000-08-08 23:15:47 CEST

fyi: if you don't include -O1, -O2, or -O3, you won't get warnings about
uninitialized variables.

it is possible to use -O / -O2 w/ -g and do debugging ... but it's true
that it can interfere in some ways. (this is the set of flags with which
i've done debugging, but i can see being annoyed by the problems it
introduces.)

good luck --

ed

On 8 Aug 2000 jimb@tigris.org wrote:

> User: jimb
> Date: 00/08/08 13:54:54
>
> Modified: . configure.in
> Log:
> For the moment, don't include -O2 in CFLAGS by default, as that
> interferes with debugging.
Received on Sat Oct 21 14:36:06 2006

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.