Subject: Xserver freezing on 060 trap? (Was: Re: Audio11 failed...)
To: None <markos@acropolis.net>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: port-amiga
Date: 01/20/1997 11:50:14
   From: Konstantinos Margaritis <markos@acropolis.net>
   Date: Sat, 18 Jan 1997 02:42:57 +0200

    And
   why does loading fonts in the Xserver freeze the machine albeit for a short
   while? Does the '60 get into a FPU instruction emulation trap?

Possible, or even into 64bit division. I didn't observe this on the
DraCo, however.

For a quick, but not complete, test, recompile the server with -m68060
added; this should help, at least for the code in the server itself.

	-is