9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.att.com jmk@plan9.att.com
Subject: plan9 on a pc w/no fpu
Date: Mon, 25 Sep 1995 19:08:24 -0400	[thread overview]
Message-ID: <19950925230824.-o48bclY_VXIUYfXVfvLiUZaRO8eEqc8meIOM4f_poo@z> (raw)

>From the archive
	From:	forsyth@plan9.cs.york.ac.uk
	To:	9fans@cse.psu.edu
	Date:	Sat, 2 Sep 1995 17:56:51 -0400
	Subject: re: plan9 on laptop

	>>It is said about compiler that floating point requires hardware fpu. Does
	>>it mean that the system won't work with 486sx/slc, that is a frequent
	>>chip to install in laptops?

	there is no support in the 386/486 kernel for emulation of floating point.
	the 486sx seems to return not-a-number (NaN) for floating-point operations,
	if the processor is not set to trap on floating point operations (and
	plan 9 does not set that bit).

	although the bulk of the system will function quite happily without
	a floating-point unit, there are important exceptions.  sometimes these
	are surprising.  it has been some time since i tried a 486sx on the
	cpu/terminal kernel, but i believe that either 8c or 8l will fail.
	one of the more surprising programs to fail is troff, which now
	uses floating-point (at least, it did in the old release, and i don't
	think that's changed).  less surprising failures include awk.
	the window system and editors weren't a problem.

	...






             reply	other threads:[~1995-09-25 23:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-09-25 23:08 jmk [this message]
  -- strict thread matches above, loose matches on Subject: below --
1995-09-25 22:50 Stan
1995-09-25 21:07 Reed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19950925230824.-o48bclY_VXIUYfXVfvLiUZaRO8eEqc8meIOM4f_poo@z \
    --to=jmk@plan9.att.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).