Skip to content
  • Simon Marlow's avatar
    Add --with-hc-pkg; some Windows fixes · 104de038
    Simon Marlow authored
    * Add --with-hc-pkg flag to specify the hc-pkg path separately from
      the compiler
    * #include config.h where necessary to get the definition of
      mingw32_TARGET_OS.
    * Flush stdout before writing to stderr on Windows (gets some
      messages in the right order).
    104de038