[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compile Kernel 2.0.36
On Sat, 27 Feb 1999 da_cohen@netvision.net.il wrote:
> Now it is about time for me to upgrade to a new version.
if you already upgrade, why not for 2.2?
> I'm trying to compile 2.0.36 kernel using gcc2.7.0 compiler and all I get is:
2.7.0?!
AFAIK Linux 2.0 requires 2.7.2 at least, so upgrade gcc.
be aware that you SHOULDN'T upgrade to 2.8, unless you like having
troubles.
> {standard input}: Assembler messages:
> {standard input}:309: Error: no such 386 instruction: `rdtsc'
> {standard input}:321: Error: no such 386 instruction: `rdtsc'
do you have an 486 or 386?
in this case you have to run "make menuconfig" and make sure that the
processor is set to 486.