Guest User

Untitled

a guest
Jul 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. C:\Users\brian\devel\rubinius>rake -q
  2. (in C:/Users/brian/devel/rubinius)
  3. Updating dependencies...
  4. CC vm/vm.cpp
  5. LD vm/vm
  6. vm/capi/thread.o:thread.cpp:(.data+0x0): multiple definition of `.weak.___X_rubinius_version.__ZN8rubinius13GCIndependentD1Ev'
  7. vm/capi/io.o:io.cpp:(.data+0x0): first defined here
  8. collect2: ld returned 1 exit status
  9. rake aborted!
  10. Command failed with status (1): [g++ -lstdc++ -o vm/vm vm/external_libs/li...]
Add Comment
Please, Sign In to add comment