Re: Trouble building nhc98 for AIX

Malcolm Wallace <[email protected]> Mon, 4 Oct 2004 17:12:19 +0100
Newsgroups gmane.comp.lang.haskell.nhc.bugs
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
John Goerzen <[email protected]> writes:

> Now that is quite interesting.  It appears to have *worked* being built 
> using ghc, but not being built using gcc.  Seems odd to me.

Yes, that certainly is interesting.  It indicates that the .hc files we
bootstrap with are not as portable as they should be.  This is very useful
information.

> Thank you for all your help.  I appreciate it.

And thanks for sticking with it till we got a result.

Regards,
    Malcolm