RE: Strange Building problem...

What is odd is that ghc-inplace is invoked by the make
On Thu, 31 Jul 2003 13:57:02 +0100, you wrote: 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

On Fri, 1 Aug 2003 12:38:09 +0100, you wrote:
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?
It is not empty and the entries look reasonable.
- Is there a discrepancy between leading underscores on the symbols in libHSbase.a and the missing symbols?
No; neither have any leading underscores.
participants (2)
-
Mark Green
-
Simon Marlow