I'm posting this here mainly for Thomas' benefit, he was interested in my problems getting cmucl to run freeglut. It turns out that cmucl and C have different default FPU modes and the fix is as simple as: (set-floating-point-modes :traps nil) Anyway, this means I can have another stab at porting Cello to cmucl (but not 'till next week). -- jan