Trying to install gentoo on Pentium 2 machine, and gcc keeps seg faulting
GentooThis forum is for the discussion of Gentoo Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Trying to install gentoo on Pentium 2 machine, and gcc keeps seg faulting
So I've got an old P2 machine that's previously had Win2k, FreeBSD, and Ubuntu Server on it. Now I'm trying to install gentoo, but I've run into a little problem. I'm trying to compile the kernel now and gcc keeps seg faulting. And it's not in the same spot. It'll randomly do it, but if I execute 'make && make modules_install' again, it'll pick back up where it left off. I tried emerging gcc but I get the same error.
ok, yeah, one of my ram sticks was bad, so now I've got a new problem, as that leaves me with only 128mb for ram. I wasn't planning on only having commandline, but even still, that doesn't seem like that'd be enough.
Either buy more ram (second hand, which means that you will have to memtest it before paying) or look for a binary distro that suits you. There are many that could run in your hardware.
With enough swap space you could compile anything, but current (2011) toolchain will probably take quite a lot to compile (days, weeks, who knows).
If you have a network with at least one powerful machine you can setup a distributed compilation environment, look into distcc.
If you don't, you could try to use uclibc just like you'd do on an embedded system. That will probably make it much lighter, but I have no experience with uclibc myself.
Whoops, I meant to say that I was only gonna have commandline. I've had freebsd and ubuntu server on this machine, so I know it can handle it, I'm trying gentoo now in the hope of knocking out some generic stuff from the kernel. It's got a 15GB hard drive, I'm just wondering if 128MB is enough for commandline only.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.