Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2002:
[Freeciv-Dev] (PR#2387) Standard config doesn't use -O2
Home

[Freeciv-Dev] (PR#2387) Standard config doesn't use -O2

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: rf13@xxxxxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#2387) Standard config doesn't use -O2
From: "Jason Short via RT" <rt@xxxxxxxxxxxxxx>
Date: Tue, 26 Nov 2002 03:10:26 -0800
Reply-to: rt@xxxxxxxxxxxxxx

[glip - Sun Nov 24 16:02:13 2002]:

> BTW, while people are at it, is it also possible to provide 
> --disable-optim option.  It sometimes realy makes my life difficult when 
> trying to debug things?

CFLAGS="-Wall" ./autogen.sh && make

You can specify any CFLAGS; so long as it is non-empty it won't be
defaulted to "-Wall -g -O2".

jason



[Prev in Thread] Current Thread [Next in Thread]