Skip to content

Instantly share code, notes, and snippets.

@ayardley
Created January 17, 2012 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayardley/1627750 to your computer and use it in GitHub Desktop.
Save ayardley/1627750 to your computer and use it in GitHub Desktop.
gerdr/parrot.git
not_gerd: I reinstalled cygwin this weekend and installed *only* the mingw64_-x86_64-* toolchain. This allowed gerdr/cygcross64 to 'make.' 'make test' stalled out, however, on 't/src/extend_vtable.t ..... 101/137'.
Btw, the problem earlier was, I think, everything defaulted to gcc 4.*, and not gcc 3.4.4 bundled with mingw.
I did *try* to use the -mno-cygwin switch, but, evidently, it's been dropped from gcc 4.*, so ....
Hope this helps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment