I have downloaded sources of kernel 1.0 from kernel.org
I am trying to compile this.
I am getting errors. Looks like I am using wrong compiler, because it is not possible that kernel sources from kernel.org have any errors. It is very possible that my compilers are new and kernel sources are old, so compliers can’t handle such old sources correctly.
Please suggest some compilers, that I should use for compilation of kernel 1.0 sources.
It is not mistake, I really need to compile kernel 1.0 from sources from kernel.org. Please help.
Probably it will help if you install a very old linux distro (with very old
compilers) in a virtual machine (vmware or virtualbox) and try to compile
these old sources there. http://www.oldlinux.org/Linux.old/distributions/suse/
–
openSUSE 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.5 | GeForce
9600 GT | 4GB Ram
openSUSE 11.3 64 bit | Intel Core2 Duo T9300@2.50GHz | KDE 4.5 | Quadro FX
3600M | 4GB Ram
splix20 wrote:
> I have downloaded sources of kernel 1.0 from kernel.org
> I am trying to compile this.
> I am getting errors. Looks like I am using wrong compiler, because
> it is not possible that kernel sources from kernel.org have any errors.
> It is very possible that my compilers are new and kernel sources are
> old, so compliers can’t handle such old sources correctly.
>
> Please suggest some compilers, that I should use for compilation of
> kernel 1.0 sources.
> It is not mistake, I really need to compile kernel 1.0 from sources
> from kernel.org. Please help.
I’d suggest going to <http://kernelnewbies.org/> and browsing to see if
there are any useful hints there. If not, then try the mailing list, IRC
channel or web forum mentioned on that page.