
Hello, On Saturday 24 February 2007 15:48, Neil Mitchell wrote:
... Can you please try:
cd src/compiler98 touch Package.hs ghc Package.hs -i.;../../depends/filepath -c -fext-core
Then send me Package.hcr, and I can see what GHC's translation is. With any luck that (and a whole load of pain!) will let me figure out what GHC is actually doing. ...
Attached a tar file with what I believe you are asking for. In addition to Package.hcr, multiple1.txt explains in more detail what I did. The remaining files may also be useful. And I just tried scons build yhc without the type=release, so that the ghc compiles become without -O. And now the correct "Not found" message is produced. So the case leans definitely towards an error in the ghc-6.6 that I am using. Best regards Thorkil