The makefiles generated by cabal don't run ranlib on libraries. This is a big problem since GHC uses the makefile generator :)
I've attached a patch that fixes things. I tested it by replacing the Cabal tree in a ghc snapshot; everything seems to build ok. Pete
cabal-devel-ranlib.dpatch.bz2
Description: Binary data
_______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel