Re: failure to compile on mips-sgi6.5

Malcolm Wallace <[email protected]> Tue, 16 Dec 2003 20:11:02 +0000
Newsgroups gmane.comp.lang.haskell.nhc.user
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
"William S." <[email protected]> writes:

> I got a new source and patched it according to your directions.
> 
> Error: What, run() returned!

OK, the problem still remains.  Is it possible that your mips machine
is 64-bit?  nhc98 will only compile properly for 32-bit machines.

Regards,
    Malcolm