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

Re: gcc options for apt-build [WAS: Re: Debian vs Gentoo versatility (NOT PERFORMANCE)]



> 
> How do you ensure that when you compile a package you get the best
> optimizations? (I just installed apt-build and I have no clue what
> gcc options to give it).

My apt-build.conf file is:
build-dir = /var/cache/apt-build/build
repository-dir = /var/cache/apt-build/repository
Olevel = -O2
march = -march=pentium3
mcpu = -mcpu=pentium3
options = 
(no strange or advanced or unuseful options)

recompiling lib6 & GTK libs with this makes gtk2 programs
(galeon, gaim) a bit more "resposive" here.



Reply to: