You are not logged in.
Pages: 1
Is possible to recompile archlinux from scratch ? from sources ? like gentoo (Stage 1 2 3) ??
Offline
Is possible to recompile archlinux from scratch ? from sources ? like gentoo (Stage 1 2 3) ??
maybe makeworld help you ? ![]()
http://wiki.archlinux.org/index.php/Install_Arch_i586
set compiler flags and options specific to your machine and rebuild base packages.. when reinstall them by using pacman -U
it is somewhat difficult for me to express my thoughts in english language... so sorry me for my english ![]()
Offline
I know it's common to try and "solve" a problem by providing what you asked for, but I want to attack this from a different angle:
Why do you want to do this? If you're looking to actually start up a "port" to a different architecture, it's fairly complicated and not recommended if you don't really know all the details. If you just want to compile "because it's faster" I can tell you that there will positively be no difference in speed after you recompile everything. Your biggest jumps would be in compiling maybe the kernel, glibc, X, and your WM for your architecture. I wouldn't compile everything.
Offline
You should also be aware of the increasing size of all the recompiled and "optimized" libs/apps, because compile time and size normally increase with the number of optimizations you use.
I used a fully optimized gentoo before changing back to arch and there is no difference in performance at all except that arch starts faster ![]()
Offline
You should also be aware of the increasing size of all the recompiled and "optimized" libs/apps, because compile time and size normally increase with the number of optimizations you use.
I used a fully optimized gentoo before changing back to arch and there is no difference in performance at all except that arch starts faster
maybe he want to recompile with -Os ? ))
it is somewhat difficult for me to express my thoughts in english language... so sorry me for my english ![]()
Offline
Pages: 1