1 Aug
2003
1 Aug
'03
11:38 a.m.
On Thu, 31 Jul 2003 13:57:02 +0100, you wrote:
What is odd is that ghc-inplace is invoked by the make process several times before this big one (which appears to be the start of stage 2?) and works fine... Do the errors really refer to "GHCziBase_True_Closure", or is it "GHCziBase_True_closure"? (with lower-case 'c')?
It's a lower-case 'c'. Sorry - I typed it out by hand as the build is on a different machine.
Could you check the following things: - ghc/driver/package.conf: is it empty? Does it contain reasonable-looking package entries? - Is there a discrepancy between leading underscores on the symbols in libHSbase.a and the missing symbols? Cheers, SImon