Skip to content
  • Simon Marlow's avatar
    [project @ 2001-01-03 16:04:16 by simonmar] · 9c853f5c
    Simon Marlow authored
    Remove -ldl for now.
    
    Current story: you don't get any GHCi stuff by default.  To build
    GHCi:
      (a) build a compiler with GhcRtsHcOpts+=-optc-DGHCI in build.mk
      (b) use this compiler to bootstrap another compiler, with
          GhcWithInterpreter=YES and GhcHcOpts+=-ldl in build.mk
    9c853f5c