You can also optimize it for your CPU, just open up the makefile and add
fdef CONFIG_MK7
CFLAGS += -march=athlon-xp -falign-functions=16 -falign-labels=1 -falign-loops=16 -falign-jumps=16 -mfpmath=sse -maccumulate-outgoing-args -fprefetch-loop-arrays
endif
That is to say you have GCC 3.2 or above.
__________________
Microsoft Palladium:Where will we let you go today?
|