darcs patch: Unbreak the GHC build with older versions of gcc

kili at outback.escape.de kili at outback.escape.de
Thu Aug 28 15:50:19 EDT 2008


Thu Aug 28 16:27:43 CEST 2008  kili at outback.escape.de
  * Unbreak the GHC build with older versions of gcc
  
  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.
  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 19744 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/libraries/attachments/20080828/889be082/attachment.bin


More information about the Libraries mailing list