First update Linux header files and toolchain components once in following order: linux-header glibc binutils gcc
Now upgrade is made, but still the machine codes are from legacy toolchains. So we’re urged to renew the machine code of toolchain components themselves.
One note: in Gentoo Linux, you have to run gcc-config to check whether the new version is selected as the default compiler, or your Gentoo box will still use the legacy version to compile everything.
The order is as follows - glibc binutils gcc.
The reason to build glibc first? That’s because it affects to the content of binutils and gcc. :P
A blog from a software developer who didn't get any formal training or education at all. :P
Sunday, April 15, 2012
Order of Rebuilding Complete Toolchain in Linux
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment