Hi,
mkGHCiLibName builds name for an object file ghci uses when linking interpreted bytecode with binary. That's just part of the code that builds library. I think you want the code that comes afterwards.
Thanks for the hints, my greping was confusing me. Patch attached that stops multiple relinking on Windows with GHC 6.4.2. Thanks Neil
cabal_fix_filename.patch.gz
Description: GNU Zip compressed data
_______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel