Hi all,

I'm compiling GHC HEAD on powerpc-linux and have been for some time. Just
yesterday I started getting a build error I had not seen before. I am getting
hundreds of errors like:

    /home/erikd/Git/ghc-upstream-git/libraries/ghc-prim/dist-install/build/
        libHSghc-prim-0.3.0.0.a(Classes.o): In function `saeS_info':
    (.text+0x291b6): undefined reference to `codD_info'
    /home/erikd/Git/ghc-upstream-git/libraries/ghc-prim/dist-install/build/
        libHSghc-prim-0.3.0.0.a(Classes.o): In function `saeS_info':
    (.text+0x291ba): undefined reference to `codD_info'
    /home/erikd/Git/ghc-upstream-git/libraries/ghc-prim/dist-install/build/
        libHSghc-prim-0.3.0.0.a(Classes.o): In function `saeS_info':
    (.text+0x291ea): undefined reference to `codE_info'

Anyone have any idea what is causing this or how I can fix it? I'm not
seeing the same problem on x86-86.

Cheers,
Erik

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to