Sigbjorn Finne <[EMAIL PROTECTED]> writes:
> Pradyut Shah writes:
> >
> > on sparc-sun-solaris2, the ghc perl script
> > (fptools/bin/sparc-sun-solaris2/ghc-2.02/ghc) does not work with the
> > -E option. It seems to generate the assembler code instead.
> >
>
> Yep, confusing - you'll have to add -fvia-C to make it behave.
>
> Thanks for the report,
>
> --Sigbjorn
I'm sorry but this doesn't work either.
-- Pradyut
~/haskell[1319]ghc -E -fvia-c fib.hs
ghc: unrecognised option: -fvia-c
Usage: For basic information, try the `-help' option.