You are not logged in.

#1 2008-02-17 10:42:07

kiguru
Member
Registered: 2007-11-27
Posts: 31

compile kernel for p3 on p4 ?

hi guys i have successfully compiled kernel on p3m 1.3Ghz with my custom .conf using traditional way but it had taken 1 hour 50 mins.
i also have p4 3Ghz HT with same version of arch. Can i compile kernel on p4 for my slow p3 if yes then how?
(i m familiar wid traditional way as i've compiled it on ubuntu. editing pkgbuild file confuses me)

Offline

#2 2008-02-17 10:49:16

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,400
Website

Re: compile kernel for p3 on p4 ?

Use the same flags as in /etc/makepkg.conf and it should work on any i686 comp.

CFLAGS="-march=i686 -mtune=generic -O2 -pipe"
CXXFLAGS="-march=i686 -mtune=generic -O2 -pipe"

Offline

Board footer

Powered by FluxBB