Hi,

I installed the binary ghc-6.8.0.20071017
snapshot, but when I try to compile with -prof, I get 

  % ghc --make -O2 src/Xml2Xls -o xml2xls2 -prof
  [1 of 1] Compiling Main             ( src/Xml2Xls.hs, src/Xml2Xls.o )
  Linking xml2xls2 ...
  /usr/bin/ld: cannot find -lHSrts_p
  collect2: ld returned 1 exit status

'locate HSrts_p' and other searches only find some old ghc-6.6 stuff.

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to