Path: utzoo!attcan!telly!nebulus!root From: root@nebulus.UUCP (Dennis S. Breckenridge) Newsgroups: comp.unix.i386 Subject: Re: Lack of floating point on Micronics 386/33Mhz w/Interactive rel 3.2 Message-ID: <1990Feb4.033347.2474@nebulus.UUCP> Date: 4 Feb 90 03:33:47 GMT References: <8529@portia.Stanford.EDU> <958@dms.UUCP> <1990Feb2.213423.23563@eci386.uucp> Reply-To: root@nebulus.UUCP (Dennis S. Breckenridge) Organization: Alchemy Mindworks, Toronto, Canada Lines: 21 To detirmine what the kernel see's as its floating point try: # crash > od fp_kind Crash will respond with 0-3. 0=no floating point, 1=software emulation 2=80287 FP chip, 3=80387 FP chip Now if you are using an emulator here is a couple of tips. The file /etc/emulator is a link to one of two emulators. /etc/emulator.dflt is the standard (buggy) Microsoft Floating point emulator. This emulator is very fast, but certain functions dump core. I should also point out that if this file gets truncated, and it does happen things start breaking all over the place, mainly simultask. The other file (if it exists) is called /etc/emulator.rel1. This is a much enhanced and considerably slower FP emulator but for the most part it works! -- ----------------------------------------------------------------------------- NAME: Dennis S. Breckenridge UUCP: dennis@nebulus EMACS: Eight Megabytes And Constantly Swapping! -----------------------------------------------------------------------------