home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!dkuug!diku!dingbat
- From: dingbat@diku.dk (Niels Skov Olsen)
- Newsgroups: comp.os.linux
- Subject: FP-emulator problem with smlnj-0.91
- Message-ID: <1993Jan11.191838.10819@odin.diku.dk>
- Date: 11 Jan 93 19:18:38 GMT
- Sender: dingbat@rimfaxe.diku.dk
- Organization: Department of Computer Science, U of Copenhagen
- Lines: 28
-
- Hello,
-
- I have just tried out the (alpha) linux port of smlnj-0.91. There seems
- to be a problem with my setup and floating point arith.
- I have:
-
- Linux 0.99pl2
- i386 8mb 12 mb swap
- no i387
- gcc 2.3.3 libc 4.2
-
- here's the symptoms:
-
- # smlnj
- Standard ML of New Jersey, Version 0.91, October 26, 1992
- This is an alpha version for Linux (built with Linux 0.98.1).
- val it = () : unit
- - 2.0;
- Unimplemented FPU Opcode at eip=0003B144 : dc d4 (d0+4)
-
- uncaught exception Div
-
-
- This also happen in a smlnj-0.89 version I have.
- I have mailed a report to the porters, but I post here also just in case
- it is FP-emulator specific.
-
- Niels
-