One small hint for compilation time
Luciano Montanaro
mikelima at virgilio.it
Mon Mar 22 10:41:51 CET 2004
On Monday 22 March 2004 09:51, Jaime Torres wrote:
> Hello everybody,
>
> When calling ./configure --disable-debug in the kde sources,
> will it be possible to disable all the gcc Warning messages in the resulting
> Makefiles ?
> gcc should be (is ?) faster when it has not to check some things. May be
> in that way it is possible to compile kde in two weekends instead of three
> weekends
I doubt disabling warnings will you gain you anything. But you are welcome to
check, and report your findings here :)
You may want to disable (or lower to just -O1) optimizations, however.
Ciao,
Luciano
More information about the Kde-optimize
mailing list