Folks,
 
I am trying to run the ghc-7.0.3 test suite over a ghc-7.0.3 that I have
built from source. I am running the test suite on my target system. (I am
working on packaging it up.)
 
I am getting a lot of
 
                cc1: error: unrecognized command line option
"-fno-toplevel-reorder"
 
errors. It seems to be sensitive to the -fvia-C flag. If I manually test
without the flag I don't see the error; if go via then I do see the error.
 
(One of the things I am concerned about is mismatches between the
gcc-version used to build and the version installed on the target system -
they are quite different in this case.)
 
Does anybody know what could be happening?
 
Chris
 
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to