Strange Building problem...
Simon Marlow
simonmar@microsoft.com
Fri, 1 Aug 2003 12:51:21 +0100
=20
> >> It's a lower-case 'c'. Sorry - I typed it out by hand as=20
> 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?
>=20
> It is not empty and the entries look reasonable.
>=20
> > - Is there a discrepancy between leading underscores on the
> > symbols in libHSbase.a and the missing symbols?
>=20
> No; neither have any leading underscores.
Can you compile a small "hello world"-type program using
ghc/compiler/stage1/ghc-inplace?
Cheers,
Simon