Re: Garnome 0.12.2: Compile stop with error



<quote who="Michael Wist">

> ############ START category.mk ###############
> [...]
> # enable debugging for GNOME 2 (default yes)
> CONFIGURE_ARGS += --enable-debug=no
> CFLAGS += -O2 -pipe -g
> 
> # Optimised for Athlon systems, using GCC 3.1
> CC = gcc-3.1
> CXX = g++-3.1
> CFLAGS += -O3 -falign-functions=4 -fomit-frame-pointer -funroll-loops 
> -mfancy-math-387 -pipe -march=athlon
> [...]
> ############# STOP category.mk ################

The idea behind these lines is that you should comment the debug lines and
uncomment the optimisation lines, rather than just uncomment the
optimisation lines. Don't know if that will help much, but it will certainly
make it saner.

- Jeff

-- 
  There's no horse higher, no mailing list taunt lower, no developer base   
              wider. Rock My Software in the Bosom of Debian.               



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]