Skip to content

Instantly share code, notes, and snippets.

@RyanGlScott
Created November 12, 2017 16:18
Show Gist options
  • Save RyanGlScott/983615212cb872b03e4c3dfcfda6e546 to your computer and use it in GitHub Desktop.
Save RyanGlScott/983615212cb872b03e4c3dfcfda6e546 to your computer and use it in GitHub Desktop.
How to "fix" libstdc++.dll.a on GHC 8.2.1 to build llvm-hs libraries
ar dv "C:/Users/RyanGlScott/Software/ghc-8.2.1/mingw/bin/../lib/gcc/x86_64-w64-mingw32/6.2.0/libstdc++.dll.a" d005844.o d005845.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment