cvs commit: fptools configure.in aclocal.m4 fptools/ghc/compiler Makefile fptools/mk config.mk.in fptools/ghc/compiler/compMan CmLink.lhs CmStaticInfo.lhs CmSummarise.lhs CompManager.lhs fptools/ghc/compiler/ghci MCI_make_constr.hi-boot StgInterp.lhs ...
Hannah Schroeter
uk1o@rz.uni-karlsruhe.de
Tue, 7 Nov 2000 21:04:11 +0100
Hello!
On Thu, Nov 02, 2000 at 06:27:02AM -0800, Simon Marlow wrote:
> [...]
> - New build.mk option: GhcWithInterpreter. It has reasonable
> defaults, and shouldn't need to be overriden (you get the interpreter
> if you're bootstrapping with ghc 4.09+ on an ELF architecture, at
> the moment).
Why the ELF requirement? What ELF features are used (note:
dlopen() and dlsym() are not limited to ELF at all!).
> [...]
Regards, Hannah.