|
Compile 2.2.26 Kernel with GCC 2.95.3: Errors
This is a post question about Compiling the Linux Kernel from Source.
What tool set can you use with a recent Linux distro to build the 2.2.XX kernels from source? I tried with the 2.2.26 kernel, with the default i386 arch settgins, using GCC 2.95.3 and got some errors. I had thought that this version of GCC was compatible to build the 2.2.XX kernels?
GCC 2.95.3
March 16, 2001 Release Date
In terms of the other required tools, I have all of them but later versions. The Errors were compile errors, and I do not think that it can be a bug in the source because it is from the released source tree from the Kernel Org. Any thoughts on what build environment works for these kernels for recent distros? I could load an old distro, but would prefer not to do that.
|