[plt-scheme] Build on SunOS 5.8 I86 fails

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sat Aug 2 11:04:44 EDT 2003

At Wed, 30 Jul 2003 15:44:36 +0100, Tim Brown wrote:
> I suspect that it is trying to compile some SPARC assembler. But I
> have no idea where to look for the offending code.

Try commenting out

 #  define FLUSH_SPARC_REGISTER_WINDOWS

in plt/src/mzscheme/sconfig.h.

I've now #ifdefed this line out when i386 is #defined.

Matthew



Posted on the users mailing list.