From owner-freebsd-questions Thu May 13 16: 2:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cs.tamu.edu (clavin.cs.tamu.edu [128.194.130.106]) by hub.freebsd.org (Postfix) with ESMTP id 349B215262 for ; Thu, 13 May 1999 16:02:29 -0700 (PDT) (envelope-from gurudatt@cs.tamu.edu) Received: from dilbert.cs.tamu.edu (IDENT:2146@dilbert [128.194.133.100]) by cs.tamu.edu (8.9.3/8.9.3) with ESMTP id SAA01526; Thu, 13 May 1999 18:01:18 -0500 (CDT) Received: from localhost by dilbert.cs.tamu.edu (8.9.3/8.9.3) with SMTP id RAA09462; Thu, 13 May 1999 17:59:46 -0500 (CDT) X-Authentication-Warning: dilbert.cs.tamu.edu: gurudatt owned process doing -bs Date: Thu, 13 May 1999 17:59:45 -0500 (CDT) From: Gurudatt Shenoy X-Sender: gurudatt@dilbert To: James Kalmadge Cc: Alfred Perlstein , freebsd-questions@freebsd.org Subject: Re: 486 kernel works for 586? In-Reply-To: <3738E1C2.E088A614@banet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, I was asking if I could compile for "I486 _CPU" and then run this kernel on a Pentium Class CPU (backward compatible?) But someone pointed out that this is not possible... On Tue, 11 May 1999, James Kalmadge wrote: > To clarify: I guess you are saying that if you compile for multiple > CPU types you're all set. Yes? > As per: > > cpu "I486_CPU" > cpu "I586_CPU" > cpu "I686_CPU" > > in the conf file. > > Alfred Perlstein wrote: > > > On Tue, 11 May 1999, Gurudatt Shenoy wrote: > > > > > > > > Hello, > > > I compiled the FreeBSD 2.2.1 kernel on a Pentium class CPU with the CPU > > > type set to "I486_CPU". However, when I boot the machine and try to use > > > this kernel, I get "CPU class unknown" error. > > > Won't a 486 kernel work on a "586" type CPU? > > > > > > I'd appreciate any feedback. Please reply to my email address - I am not > > > on the FreeBSD list. > > > > > > > MUST have the CPU type that you are going to use compiled in, there > > is no "forward/backward compatibility" it just must have that type of > > CPU compiled in. > > > > -Alfred > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message