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

Compiling source code with my own flags



I would like to compile packages for my laptop by myself, and I'm
tired of changing options in makefile by hand. Maybe is there way to
add them by these configure scripts? If I remember correctly packages
are built against i386 architecture, and for me it is waste of my CPU
capabilities;

for example: instead of ' -g -O ' I would like to have ' -O3
-std-gnu99 -m128bit-long-double -m64 -mssse3 -mfpmath=sse -march=core2
'

(for me -O3 is stable... I didn't had any problem with it)

is there simple way to do this?

-- 
darkestkhan
------------------------------------------
jid: darkestkhan@gmail.com


Reply to: