Skip to content
  • Brad King's avatar
    MinGW: Support long object file lists · 5f05a3c2
    Brad King authored
    Use a combination of response files and the archiver to support long
    object file lists that do not fit in the Windows command-line length
    limit.  This can work only with GCC >= 4 because the MinGW GCC 3.x
    front-ends do not support response-file syntax.
    5f05a3c2