Skip to main content
3 of 3
replaced http://stackoverflow.com/ with https://stackoverflow.com/

A Stack Overflow comment discusses the possibility of this being due to having a version of gcc or make that isn't dealing with the unix/Windows path style conflict. A similar problem was had in another situation, which was resolved by ensuring that Cygwin's version of gcc was installed as it was otherwise falling back on something else.

If you do not have the canonical Cygwin gcc/make installed, this may be the cause the problem.

ChemicalRascal
  • 444
  • 1
  • 3
  • 13