Ian Lynagh wrote:
Thu Sep 4 11:51:22 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Unbreak the GHC build with older versions of gcc
Patch from [EMAIL PROTECTED], who says:
Stg.h must be included before HsBase.h, because the latter contains
function definitions causing older versions of gcc (3.3.5 in my
case) to bail out with "error: global register variable follows a
function definition" on Regs.h, which is included by Stg.h.
This is highly suspicious, we shouldn't be including Stg.h here. I'll look
into it.
Cheers,
Simon
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries