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.

    M ./cbits/PrelIOUtils.c -1 +6

View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20080904185122-3fd76-b3f5a0a1c4b054b69d6599025585b4fead28c934.gz
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to