
On Thu, Jul 28, 2005 at 12:24:18AM -0500, Brian Smith wrote:
make_bootlib fails after preprocessing all the modules, when it executes ffihugs. ffihugs reports: ERROR: unable to locate Prelude along new path: .;\{Hugs}\libraries ERROR: unable to locate Prelude with new suffix list: .hs;*.lhs
Backing out this change and the change to System.Cmd puts Hugs back into a buildable state. (I didn't try to back them out seperately).
I'd rather not back these out: the old code in iomonad.c was a bug, and the old code in the Hugs version of System.Cmd was a kludge around that bug -- they were a road to backslash hell. I'd rather fix anything that depended on the bug. But I can't see what's causing these errors. That path is certainly wrong, but I don't see where it's coming from. Is it in your Registry? Please send me your logs.