You are not logged in.
Hey I just got an AMD K6II-300MHz Laptop and was wondering what would be the best settings to build custom packages for it on my AMD Duron 1GHz.
I have the following setup in makepkg.conf:
export CFLAGS="-O2 -march=i586 -mcpu=i686"
export CXXFLAGS="-O2 -march=i586 -mcpu=i686"
Is this all I need or are there more that should be set.
If it works properly, I will start helping in building the i586 port of Arch Linux
Offline
that should be ok but having tried a similar thing before you should have a log generated of all of your compiles because no matter what your makepkg settings are there are configure scripts that will "detect" exactly what your processor is and configure the code accordingly. in many cases you can add options to your PKGBUILDs to "repair " this but packages such as perl need a little more frustrating fixes.
i realize that it is ideal to compile on a higher archtecture for a lower one but you may find that it just isn't worth the effort (especially if you will have the lesser box set up with all that you have on the higher box)
AKA uknowme
I am not your friend
Offline
The reason for compiling on the 1GHz is that I only have a 3.2 GIG HD in the LapTop and am not sure if I will have enough disc space on there to build the packages that I want to have on the system.
Basically I would like to have the newest KDE as well as KOffice (For Work), however I am not sure if I should even attempt this or not on the laptop.
Speaking of extra headaches, do you have any idea of how to force the compile to do the i586 optimizations.
PS - I was wondering since there seem to be new i586 packages, is there a place where I can get the PKGBUILD scripts as a reference.
Offline
Uhmm. I thought a 300mhz is an i686. :shock:
Where does the line between i586 and i686 go??
(Pentium pro is an i686...)
Offline
not this again... dpb please search the forum for that issue
______
"Ignorance, the root and the stem of every evil." - Plato
Offline