kommissar
August 13th, 2005, 06:32 PM
Hello everyone. I am currently following this excellent guide on how to compile your own kernel found here: https://wiki.ubuntu.com/KernelHowto
Everything is working well for me, but I have one question. When the make-kpkg is complete it produces a deb with an _i386 in the file name. However, I run a pentium 4 and would like the compiler to optimize for the i686 architecture. Is there a config file that I have to edit somewhere or flags that I have to set for GCC? I'm used to gentoo's /etc/make.conf so in Ubuntu I'm not sure where to look. Thanks for your help!
Everything is working well for me, but I have one question. When the make-kpkg is complete it produces a deb with an _i386 in the file name. However, I run a pentium 4 and would like the compiler to optimize for the i686 architecture. Is there a config file that I have to edit somewhere or flags that I have to set for GCC? I'm used to gentoo's /etc/make.conf so in Ubuntu I'm not sure where to look. Thanks for your help!