Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!sun-barr!texsun!texbell!uhnix1!csun5.cs.uh.edu!jsmng From: jsmng@csun5.cs.uh.edu Newsgroups: gnu.emacs Subject: emulator trap in emacs Message-ID: <9832@uhnix1.uh.edu> Date: 2 Aug 89 22:16:33 GMT Sender: nntppost@uhnix1.uh.edu Reply-To: jsmng@csun5.cs.uh.edu () Organization: University of Houston Lines: 33 Not long ago I have posted a problem about emulation trap in emacs. It turns out we are missing a mc68881 chip. Thanks for the contribution from Ted Lemon. The following is his mail: ******************************************************************* From mellon@zayante Fri Jul 28 21:51:53 1989 Return-Path: Received: from decwrl.dec.com by sysmgr.cs.uh.edu (4.0/SMI-3.2) id AA01127; Fri, 28 Jul 89 21:51:49 CDT Received: from zayante.pa.dec.com by decwrl.dec.com (5.54.5/4.7.34) id AA02135; Fri, 28 Jul 89 19:52:04 PDT Received: from zayante.pa.dec.com by decwrl.dec.com (5.54.5/4.7.34) for jsmng@sysmgr.cs.uh.edu; id AA02135; Fri, 28 Jul 89 19:52:04 PDT Received: by zayante.pa.dec.com (5.57/Ultrix3.0-C) id AA00964; Fri, 28 Jul 89 19:52:00 PDT Date: Fri, 28 Jul 89 19:52:00 PDT From: mellon@zayante.pa.dec.com (Ted Lemon) Message-Id: <8907290252.AA00964@zayante.pa.dec.com> To: jsmng@sysmgr.cs.uh.edu () In-Reply-To: jsmng@sysmgr.cs.uh.edu's message of 28 Jul 89 21:08:57 GMT Subject: emulator trap in Emacs Status: R Perhaps that particular machine doesn't have a 68881, and all the others do. I think there's a command called mc68881, or something like that, that can tell if one is present. If this turns out to be the case, recompile emacs with -fsoft (or -msoft-float, in gcc). _MelloN_ ******************************************************************************