Thomas Hoefer writes:
> Hi,
> 
> I got problems in compiling the file StdDIS.hs after successfully
> generating the greencard-binary. The message is the following:
> 
> >ghc -fglasgow-exts -fno-prune-tydecls -c StdDIS.hs -o StdDIS.o
> >
> >ERROR: Native code generator can't handle casmmake[2]: *** [StdDIS.o]
> Error 1
> 
> The error is the same under Solaris 2.6 and Linux.
> 

Add -fvia-C to the command line and you should be ok. Thanks for
reporting this, I've fixed the Makefile.

--Sigbjorn

Reply via email to