Problems with -caf-all
R Hayes
rfhayes at reillyhayes.com
Fri Feb 23 00:00:01 EST 2007
I get the following error message when I try to compile with -caf-all.
/tmp/ghc583_0/ghc583_0.s:6482:0:
FATAL:Symbol _Mainmain_CAF_cc_ccs already defined.
My command line looks like this:
ghc --make PriceHisto.hs -ljudy -prof -auto-all -caf-all
I also tried the following command line and got the same error:
ghc --make PriceHisto.hs -ljudy -prof -caf-all
Any ideas as to what I'm doing wrong?
R Hayes
rfhayes<>@</>reillyhayes.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20070222/986e26dd/attachment.htm
More information about the Glasgow-haskell-users
mailing list