[project @ 2001-01-03 16:04:16 by simonmar]
authorsimonmar <unknown>
Wed, 3 Jan 2001 16:04:16 +0000 (16:04 +0000)
committersimonmar <unknown>
Wed, 3 Jan 2001 16:04:16 +0000 (16:04 +0000)
commit9c853f5c5bd1e6fac952e98628597b3f5839a8df
tree0194b8d0a949f524595e528dc99aa9921b8b5ad5
parentc159dcb07e0598ab8ffb6e88493df84e0c72ae2b
[project @ 2001-01-03 16:04:16 by simonmar]
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
ghc/driver/PackageSrc.hs